IomFactoryCreateHttpServerConnection Method |
| Name | Description | |
|---|---|---|
| CreateHttpServerConnection(String) |
Create restricted HttpServerConnection.
| |
| CreateHttpServerConnection(String, ITokenProvider, ProtocolType) |
Create HttpServerConnection with specified parameters.
| |
| CreateHttpServerConnection(String, String, ITokenProvider) | Obsolete.
Create HttpServerConnection with specified parameters.
This method sets Standard protocol type.
| |
| CreateHttpServerConnection(String, String, ITokenProvider, ProtocolType) | Obsolete.
Create HttpServerConnection with specified parameters.
| |
| CreateHttpServerConnection(String, String, String, String) |
Create HttpServerConnection.
|