| Package | Description |
|---|---|
| com.github.ljtfreitas.restify.http.client.call.handler | |
| com.github.ljtfreitas.restify.http.client.call.handler.async |
| Modifier and Type | Method and Description |
|---|---|
EndpointCallHandler<EndpointCall<T>,O> |
EndpointCallObjectHandlerAdapter.adapt(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
EndpointCallHandler<T,O> handler) |
EndpointCallHandler<M,O> |
EndpointCallHandlerAdapter.adapt(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
EndpointCallHandler<T,O> handler) |
EndpointCallHandler<M,T> |
EndpointCallHandlerFactory.create(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod) |
| Modifier and Type | Method and Description |
|---|---|
EndpointCallHandler<EndpointCall<T>,O> |
EndpointCallObjectHandlerAdapter.adapt(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
EndpointCallHandler<T,O> handler) |
EndpointCallHandler<M,O> |
EndpointCallHandlerAdapter.adapt(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
EndpointCallHandler<T,O> handler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncEndpointCallHandler<M,T> |
| Modifier and Type | Method and Description |
|---|---|
default EndpointCallHandler<M,O> |
AsyncEndpointCallHandlerAdapter.adapt(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
EndpointCallHandler<T,O> handler) |
default EndpointCallHandler<M,T> |
AsyncEndpointCallHandlerFactory.create(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod) |
| Modifier and Type | Method and Description |
|---|---|
default EndpointCallHandler<M,O> |
AsyncEndpointCallHandlerAdapter.adapt(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
EndpointCallHandler<T,O> handler) |
AsyncEndpointCallHandler<M,O> |
AsyncEndpointCallHandlerAdapter.adaptAsync(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
EndpointCallHandler<T,O> handler) |
Copyright © 2019. All Rights Reserved.