public interface EndpointCallExecutable<M,T>
| Modifier and Type | Method and Description |
|---|---|
M |
execute(EndpointCall<T> call,
java.lang.Object[] args) |
JavaType |
returnType() |
JavaType returnType()
M execute(EndpointCall<T> call, java.lang.Object[] args)
Copyright © 2016. All Rights Reserved.