public class RouteHandlerAdapter extends Object implements RoutingObject
HttpHandler implementation.| Constructor and Description |
|---|
RouteHandlerAdapter(HttpRouter router) |
| Modifier and Type | Method and Description |
|---|---|
Eventual<LiveHttpResponse> |
handle(LiveHttpRequest request,
HttpInterceptor.Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstoppublic RouteHandlerAdapter(HttpRouter router)
public Eventual<LiveHttpResponse> handle(LiveHttpRequest request, HttpInterceptor.Context context)
handle in interface HttpHandlerCopyright © 2013–2020 Hotels.com. All rights reserved.