Interface | Description |
---|---|
HTTPCredentialsProvider | |
HTTPIntercepts.Printer | |
HTTPMethod.Executor |
Class | Description |
---|---|
Escape | |
HTTPAuthCache |
It turns out that the Apache httpclient code is not
well setup to handle dynamic credentials providers
such as UrlAuthenticatorDialog.
|
HTTPAuthUtil |
Provide Auth related utilities
|
HTTPFactory |
HTTPFactory creates method instance.
|
HTTPFormBuilder |
Class HTTPFormBuilder provides a mechanism for
constructing a postable entity for use with Post.
|
HTTPFormBuilder.Field | |
HTTPIntercepts |
Package together all the HTTP Intercept code
|
HTTPIntercepts.DebugInterceptRequest | |
HTTPIntercepts.DebugInterceptResponse | |
HTTPMethod |
HTTPMethod is the encapsulation of specific
kind of server request: GET, HEAD, POST, etc.
|
HTTPMethodStream |
The goal of this class is to allow
other classes to access the data stream
associated with a method response.
|
HttpNameValue | |
HTTPSession |
A session is encapsulated in an instance of the class HTTPSession.
|
HTTPUtil |
Enum | Description |
---|---|
HTTPFormBuilder.Sort | |
HTTPSession.Methods |
Exception | Description |
---|---|
HTTPException |
Created by IntelliJ IDEA.
|
Miscellaneous network utility classes. NOT PUBLIC API - DO NOT USE: Internal classes.