|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ClientHelper | Client connector helper. |
| ConnectorHelper<T extends Connector> | Base connector helper. |
| FtpClientHelper | FTP client connector using the URLConnection. |
| HttpClientHelper | HTTP client connector using the HttpUrlConnectionCall. |
| HttpExchangeCall | Call that is used by the Basic HTTP server. |
| HttpProtocolHelper | Protocol helper for the HTTP protocol. |
| HttpServerHelper | Internal HTTP server connector. |
| HttpsServerHelper | Internal HTTPS server connector. |
| HttpUrlConnectionCall | HTTP client connector call based on JDK's java.net.HttpURLConnection class. |
| NetServerHelper | Abstract Internal web server connector based on com.sun.net.httpserver package. |
| ProtocolHelper | Protocol helper. |
| ServerHelper | Server connector helper. |
| WebDavProtocolHelper | Protocol helper for the WEBDAV protocol. |
| Annotation Types Summary | |
|---|---|
| Method | Meta annotation to declare method annotations. |
Integration with Java URLConnection class. Provides FTP, HTTP and HTTPS client connectors.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||