Class DefaultCommandGateway
- java.lang.Object
-
- io.fluxcapacitor.javaclient.publishing.DefaultCommandGateway
-
- All Implemented Interfaces:
CommandGateway,HasLocalHandlers
public class DefaultCommandGateway extends Object implements CommandGateway
-
-
Constructor Summary
Constructors Constructor Description DefaultCommandGateway()
-
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.publishing.CommandGateway
send, send, sendAndForget, sendAndForget, sendAndWait, sendAndWait, sendForMessage
-
Methods inherited from interface io.fluxcapacitor.javaclient.tracking.handling.HasLocalHandlers
registerHandler, registerHandler
-
-