Uses of Interface
io.gravitee.gateway.api.ExecutionContext
Packages that use ExecutionContext
-
Uses of ExecutionContext in io.gravitee.gateway.api
Methods in io.gravitee.gateway.api with parameters of type ExecutionContextModifier and TypeMethodDescriptionvoidInvoker.invoke(ExecutionContext context, ReadStream<Buffer> stream, Handler<ProxyConnection> connectionHandler) voidConnector.request(ProxyRequest request, ExecutionContext context, Handler<ProxyConnection> proxyConnectionHandler) -
Uses of ExecutionContext in io.gravitee.gateway.api.context
Subinterfaces of ExecutionContext in io.gravitee.gateway.api.contextClasses in io.gravitee.gateway.api.context that implement ExecutionContext