Creates a new instance of the HttpCustomServerProtocolSetup class.
Declaring type: HttpCustomServerProtocolSetup
Namespace: Zyan.Communication.Protocols.Http
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method HttpCustomServerProtocolSetup () Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (Versioning) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (int, IAuthenticationProvider) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (Versioning, int, IAuthenticationProvider) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (int, IAuthenticationProvider, bool) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (Versioning, int, IAuthenticationProvider, bool) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (int, IAuthenticationProvider, bool, string) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (Versioning, int, IAuthenticationProvider, bool, string) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (int, IAuthenticationProvider, bool, string, bool) Creates a new instance of the HttpCustomServerProtocolSetup class.
Public Method HttpCustomServerProtocolSetup (Versioning, int, IAuthenticationProvider, bool, string, bool) Creates a new instance of the HttpCustomServerProtocolSetup class.