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