EndpointHandlerstype
Iterable<AnyEndpointHandler<C>>
| Type | |
|---|---|
Iterable | |
AnyEndpointHandler | An EndpointHandler with any payload and result type, for use where the specific types don't matter. |
A collection of endpoint handlers that can be matched and invoked by handleEndpoints().