public class EndpointMethodExecutor
extends java.lang.Object
| Constructor and Description |
|---|
EndpointMethodExecutor(EndpointRequestFactory endpointRequestFactory,
EndpointCallHandlers endpointCallHandler,
com.github.ljtfreitas.restify.http.client.call.EndpointCallFactory endpointCallFactory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod endpointMethod,
java.lang.Object[] args) |
public EndpointMethodExecutor(EndpointRequestFactory endpointRequestFactory, EndpointCallHandlers endpointCallHandler, com.github.ljtfreitas.restify.http.client.call.EndpointCallFactory endpointCallFactory)
Copyright © 2019. All Rights Reserved.