Uses of Interface
io.scalecube.services.gateway.transport.GatewayClient
-
-
Uses of GatewayClient in io.scalecube.services.gateway.transport
Constructors in io.scalecube.services.gateway.transport with parameters of type GatewayClient Constructor Description GatewayClientTransport(GatewayClient gatewayClient) -
Uses of GatewayClient in io.scalecube.services.gateway.transport.http
Classes in io.scalecube.services.gateway.transport.http that implement GatewayClient Modifier and Type Class Description classHttpGatewayClient -
Uses of GatewayClient in io.scalecube.services.gateway.transport.rsocket
Classes in io.scalecube.services.gateway.transport.rsocket that implement GatewayClient Modifier and Type Class Description classRSocketGatewayClient -
Uses of GatewayClient in io.scalecube.services.gateway.transport.websocket
Classes in io.scalecube.services.gateway.transport.websocket that implement GatewayClient Modifier and Type Class Description classWebsocketGatewayClient
-