public interface EndpointCallHandlerFactory<M,T> extends EndpointCallHandlerProvider
| Modifier and Type | Method and Description |
|---|---|
EndpointCallHandler<M,T> |
create(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod) |
supportsEndpointCallHandler<M,T> create(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod)
Copyright © 2019. All Rights Reserved.