Class | Description |
---|---|
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–2020 The Apache Software Foundation. All rights reserved.