Uses of Interface
io.fluxcapacitor.javaclient.publishing.GenericGateway
Packages that use GenericGateway
Package
Description
-
Uses of GenericGateway in io.fluxcapacitor.javaclient.configuration
Methods in io.fluxcapacitor.javaclient.configuration that return GenericGatewayModifier and TypeMethodDescriptionprotected GenericGatewayDefaultFluxCapacitor.Builder.createRequestGateway(Client client, MessageType messageType, RequestHandler requestHandler, Map<MessageType, DispatchInterceptor> dispatchInterceptors, Map<MessageType, HandlerInterceptor> handlerInterceptors) -
Uses of GenericGateway in io.fluxcapacitor.javaclient.publishing
Classes in io.fluxcapacitor.javaclient.publishing that implement GenericGateway