Uses of Class
org.eclipse.ditto.services.gateway.streaming.CloseStreamExceptionally
-
Packages that use CloseStreamExceptionally Package Description org.eclipse.ditto.services.gateway.streaming -
-
Uses of CloseStreamExceptionally in org.eclipse.ditto.services.gateway.streaming
Methods in org.eclipse.ditto.services.gateway.streaming that return CloseStreamExceptionally Modifier and Type Method Description static CloseStreamExceptionallyCloseStreamExceptionally. getInstance(org.eclipse.ditto.model.base.exceptions.DittoRuntimeException reason, CharSequence connectionCorrelationId)Returns an instance ofCloseWebSocket.
-