Uses of Interface
io.fluxcapacitor.javaclient.publishing.RequestHandler
-
Packages that use RequestHandler Package Description io.fluxcapacitor.javaclient.configuration io.fluxcapacitor.javaclient.publishing -
-
Uses of RequestHandler in io.fluxcapacitor.javaclient.configuration
Methods in io.fluxcapacitor.javaclient.configuration with parameters of type RequestHandler 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 RequestHandler in io.fluxcapacitor.javaclient.publishing
Classes in io.fluxcapacitor.javaclient.publishing that implement RequestHandler Modifier and Type Class Description classDefaultRequestHandler
-