Package | Description |
---|---|
bayou.http |
Http server.
|
bayou.websocket |
WebSocket server.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpResponseImpl
A mutable implementation of HttpResponse.
|
Modifier and Type | Class and Description |
---|---|
static class |
WebSocketResponse.Accept
To accept the handshake.
|
static class |
WebSocketResponse.Reject
To reject the handshake.
|