| Class | Description |
|---|---|
| MultipartRoutes |
A utility for
FileUploadHandler to determine whether it
should accept a request. |
| MultipartRoutes.Builder | |
| RoutedRequest<T> |
Class for handling
HttpRequest with associated RouteResult. |
| Router<T> |
This is adopted and simplified code from tv.cntt:netty-router library.
|
| RouteResult<T> |
This is adopted and simplified code from tv.cntt:netty-router library.
|
| RouterHandler |
Inbound handler that converts HttpRequest to Routed and passes Routed to the matched handler.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.