| Package | Description |
|---|---|
| ej.hoka.http |
Base HTTP handling classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHTTPSession
Default HTTP Session implementation.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPSession |
HTTPSession.Factory.newHTTPSession(HTTPServer server)
Instantiate a new HTTP session.
|
HTTPSession |
DefaultHTTPSession.Factory.newHTTPSession(HTTPServer server) |