Interface GatewayClient

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

public interface GatewayClient extends Monitored<SerializedMessage>, AutoCloseable