Uses of Class
io.gs2.gateway.result.DisconnectAllResult
Packages that use DisconnectAllResult
-
Uses of DisconnectAllResult in io.gs2.gateway
Methods in io.gs2.gateway that return DisconnectAllResultModifier and TypeMethodDescriptionGs2GatewayRestClient.disconnectAll(DisconnectAllRequest request) Method parameters in io.gs2.gateway with type arguments of type DisconnectAllResultModifier and TypeMethodDescriptionvoidGs2GatewayRestClient.disconnectAllAsync(DisconnectAllRequest request, AsyncAction<AsyncResult<DisconnectAllResult>> callback) -
Uses of DisconnectAllResult in io.gs2.gateway.result
Methods in io.gs2.gateway.result that return DisconnectAllResultModifier and TypeMethodDescriptionstatic DisconnectAllResultDisconnectAllResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)