T
- type of the gatewayR
- type of the REST responsepublic interface LegacyRestHandler<T extends RestfulGateway,R extends ResponseBody,M extends MessageParameters>
LegacyRestHandlerAdapter
.Modifier and Type | Method and Description |
---|---|
CompletableFuture<R> |
handleRequest(HandlerRequest<EmptyRequestBody,M> request,
T gateway) |
CompletableFuture<R> handleRequest(HandlerRequest<EmptyRequestBody,M> request, T gateway)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.