public class EndpointCallExecutables
extends java.lang.Object
| Constructor and Description |
|---|
EndpointCallExecutables(java.util.Collection<EndpointCallExecutableProvider> providers) |
| Modifier and Type | Method and Description |
|---|---|
<M,T> EndpointCallExecutable<M,T> |
of(EndpointMethod endpointMethod) |
public EndpointCallExecutables(java.util.Collection<EndpointCallExecutableProvider> providers)
public <M,T> EndpointCallExecutable<M,T> of(EndpointMethod endpointMethod)
Copyright © 2016. All Rights Reserved.