| Package | Description |
|---|---|
| org.bridje.http |
| Class and Description |
|---|
| HttpBridletContext
Represents a context used in a HTTP request by the server handlers.
|
| HttpBridletRequest
Represents an HTTP request being made to the server.
|
| HttpBridletResponse
Represents the response made by the server to the client in the HTTP request.
|
| HttpCookie
An interface defining an
HTTP cookie.
|
| HttpException
Exception to be use by the HTTP server to return an status code and message
to the client.
|
| HttpReqParam
Represents an HTTP POST or GET parameter sent to the server.
|
| UploadedFile
Represents a file uploaded during a HTTP request.
|
| WsChannel
The interface to communicate with the remote web socket endpoint.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.