Interface | Description |
---|---|
PageLoader |
This interface is used for providing the method to load the page.
|
Class | Description |
---|---|
APIRequestHandler |
HttpHandler for webserver request management.
|
APIResponseHandler |
Handles choosing of the correct API response to an API request.
|
PageCache |
This class contains the page cache.
|
Request |
Represents a HttpExchange Request.
|
RequestHandler |
HttpHandler for webserver request management.
|
ResponseHandler |
Handles choosing of the correct response to a request.
|
WebServer |
Copyright © 2017. All rights reserved.