Package | Description |
---|---|
bayou.file |
Utilities for files.
|
bayou.form |
Html form handling.
|
bayou.gzip |
GZIP related utils.
|
bayou.html |
For building html trees.
|
bayou.http |
Http server.
|
bayou.text |
Utilities for texts.
|
bayou.websocket |
WebSocket server.
|
Class and Description |
---|
HttpEntity
Http entity.
|
HttpHandler
Generates a response for each http request.
|
HttpRequest
Http request.
|
HttpResponseImpl
A mutable implementation of HttpResponse.
|
Class and Description |
---|
CookieJar
For managing cookies in a request-response cycle.
|
HttpRequest
Http request.
|
HttpRequestImpl
A mutable implementation of HttpRequest.
|
Class and Description |
---|
HttpEntity
Http entity.
|
HttpEntityWrapper
A wrapper of HttpEntity.
|
Class and Description |
---|
HttpResponseImpl
A mutable implementation of HttpResponse.
|
Class and Description |
---|
Cookie
Http response cookie.
|
CookieJar
For managing cookies in a request-response cycle.
|
CookieStorage
Cookie storage for HttpClient.
|
HotHttpHandler
Hot-reloadable HttpHandler.
|
HttpAccess
An entry in http access log.
|
HttpClient
Http client.
|
HttpClientConf
Configuration for HttpClient.
|
HttpClientConnection
Http connection from client's perspective.
|
HttpEntity
Http entity.
|
HttpEntityWrapper
A wrapper of HttpEntity.
|
HttpHandler
Generates a response for each http request.
|
HttpProxy
Proxy information for HttpClient.
|
HttpRequest
Http request.
|
HttpRequestImpl
A mutable implementation of HttpRequest.
|
HttpResponse
Http response.
|
HttpResponseImpl
A mutable implementation of HttpResponse.
|
HttpServerConf
Configuration for HttpServer.
|
HttpStatus
HTTP response status.
|
HttpUpgrader
For handling HTTP Upgrade mechanism.
|
Class and Description |
---|
HttpEntity
Http entity.
|
Class and Description |
---|
HttpRequest
Http request.
|
HttpResponse
Http response.
|
HttpServer
Http server.
|