Class DefaultQueryGateway
java.lang.Object
io.fluxcapacitor.javaclient.publishing.DefaultQueryGateway
- All Implemented Interfaces:
QueryGateway,HasLocalHandlers
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.tracking.handling.HasLocalHandlers
registerHandler, registerHandlerMethods inherited from interface io.fluxcapacitor.javaclient.publishing.QueryGateway
close, send, send, send, sendAndWait, sendAndWait, sendForMessage, sendForMessages
-
Constructor Details
-
DefaultQueryGateway
public DefaultQueryGateway()
-