public interface EndpointCallFactory
| Modifier and Type | Method and Description |
|---|---|
<T> EndpointCall<T> |
createWith(com.github.ljtfreitas.restify.http.client.request.EndpointRequest endpointRequest,
com.github.ljtfreitas.restify.reflection.JavaType returnType) |
<T> EndpointCall<T> createWith(com.github.ljtfreitas.restify.http.client.request.EndpointRequest endpointRequest, com.github.ljtfreitas.restify.reflection.JavaType returnType)
Copyright © 2019. All Rights Reserved.