Class | Description |
---|---|
HttpRequestUri |
A wrapped DO of the HTTP request URI.
|
HttpRequestUtil |
Util class for handling HTTP request.
|
HttpResponseContext |
Http response context for wrapping useful information.
|
HttpServer |
HttpServer provides Alluxio RESTful API. |
HttpServerHandler |
HttpServerHandler deals with HTTP requests received from Netty Channel. |
HttpServerInitializer |
HttpServerInitializer is used for initializing the Netty pipeline of HTTP Server. |
PagedService |
PagedService is used for providing page related RESTful API service. |
ResponseFileInfo |
A POJO for providing File Information HTTP Response.
|
Copyright © 2023. All Rights Reserved.