public interface EndpointCallHandler<M,T>
| Modifier and Type | Method and Description |
|---|---|
M |
handle(EndpointCall<T> call,
java.lang.Object[] args) |
com.github.ljtfreitas.restify.reflection.JavaType |
returnType() |
com.github.ljtfreitas.restify.reflection.JavaType returnType()
M handle(EndpointCall<T> call, java.lang.Object[] args)
Copyright © 2019. All Rights Reserved.