Uses of Interface
io.fluxcapacitor.javaclient.publishing.RequestGateway
-
Packages that use RequestGateway Package Description io.fluxcapacitor.javaclient.configuration io.fluxcapacitor.javaclient.publishing -
-
Uses of RequestGateway in io.fluxcapacitor.javaclient.configuration
Methods in io.fluxcapacitor.javaclient.configuration that return RequestGateway Modifier and Type Method Description protected RequestGatewayDefaultFluxCapacitor.Builder. createRequestGateway(Client client, MessageType messageType, RequestHandler requestHandler, Map<MessageType,DispatchInterceptor> dispatchInterceptors, Map<MessageType,HandlerInterceptor> handlerInterceptors) -
Uses of RequestGateway in io.fluxcapacitor.javaclient.publishing
Classes in io.fluxcapacitor.javaclient.publishing that implement RequestGateway Modifier and Type Class Description classDefaultGenericGateway
-