Interface GatewayClient

All Superinterfaces:
AutoCloseable, Monitored<MessageDispatch>
All Known Implementing Classes:
InMemoryEventStoreClient, InMemoryMessageStore, InMemorySchedulingClient, WebsocketGatewayClient

public interface GatewayClient extends AutoCloseable, Monitored<MessageDispatch>