|
Esri Geoportal Server 1.0
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ByteArrayHandler | Writes the content of an HTTP response body to a byte array. |
ByteArrayProvider | Byte array provider for the content of an HTTP request body. |
CharacterHandler | Character based handler for the content of an HTTP response body. |
ContentBase | Base class for providers of HTTP request content and handlers of HTTP response content. |
ContentHandler | Handler for the content of an HTTP response body. |
ContentProvider | Provider for the content of an HTTP request body. |
CredentialProvider | Provides credentials for the execution of an HTTP client request. |
HttpClientRequest | Provides an interface for the execution of outbound HTTP requests. |
IOUtility | Base class for providers of HTTP request content and handlers of HTTP response content. |
ResponseInfo | Contains basic information about an HTTP response. |
StreamHandler | Stream based handler for the content of an HTTP response body. |
StreamProvider | Stream based provider for the content of an HTTP request body. |
StringHandler | Writes the content of an HTTP response body to a String. |
StringProvider | String based provider for the content of an HTTP request body. |
XmlHandler | XML handler. |
Enum Summary | |
---|---|
HttpClientRequest.MethodName | The enumeration of upported HTTP method names. |
Exception Summary | |
---|---|
HttpClient401Exception | Represents an exception throws when a a remote client requests authorization credentials. |
Provides an interface for the execution of outbound HTTP requests.
|
Esri Geoportal Server 1.0
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |