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 |
---|---|
protected abstract HTTPSession |
HTTPServer.newHTTPSession()
This method should be overridden by subclasses to add functionality to the
HTTPServer . |