public interface EndpointCallExecutableDecoratorFactory<M,T,O> extends EndpointCallExecutableProvider
| Modifier and Type | Method and Description |
|---|---|
EndpointCallExecutable<M,O> |
create(EndpointMethod endpointMethod,
EndpointCallExecutable<T,O> executable) |
JavaType |
returnType(EndpointMethod endpointMethod) |
supportsJavaType returnType(EndpointMethod endpointMethod)
EndpointCallExecutable<M,O> create(EndpointMethod endpointMethod, EndpointCallExecutable<T,O> executable)
Copyright © 2016. All Rights Reserved.