Uses of Interface
com.cumulocity.sdk.client.notification2.internal.WebSocketConnector
Packages that use WebSocketConnector
-
Uses of WebSocketConnector in com.cumulocity.sdk.client.notification2.internal
Classes in com.cumulocity.sdk.client.notification2.internal that implement WebSocketConnectorConstructors in com.cumulocity.sdk.client.notification2.internal with parameters of type WebSocketConnectorModifierConstructorDescriptionWebSocketClient
(String webSocketBaseUrl, String subscriber, String subscriptionName, AckMode ackMode, String tenantId, String deviceId, NotificationListener notificationListener, Duration reconnectDelay, Duration tokenRefreshInterval, boolean isTokenShared, boolean isTokenPersistent, TokenApi tokenApi, WebSocketConnector connector)