Uses of Interface
com.cumulocity.sdk.client.notification.Subscriber
-
-
Uses of Subscriber in com.cumulocity.sdk.client.cep.notification
Classes in com.cumulocity.sdk.client.cep.notification that implement Subscriber Modifier and Type Class Description classInventoryRealtimeDeleteAwareNotificationsSubscriberclassInventoryRealtimeNotificationsSubscriberDeprecated. -
Uses of Subscriber in com.cumulocity.sdk.client.devicecontrol
Methods in com.cumulocity.sdk.client.devicecontrol that return Subscriber Modifier and Type Method Description Subscriber<GId,OperationRepresentation>DeviceControlApi. getNotificationsSubscriber()Gets the notifications subscriber, which allows to receive newly created operations for agent.Subscriber<GId,OperationRepresentation>DeviceControlApiImpl. getNotificationsSubscriber() -
Uses of Subscriber in com.cumulocity.sdk.client.devicecontrol.notification
Classes in com.cumulocity.sdk.client.devicecontrol.notification that implement Subscriber Modifier and Type Class Description classOperationNotificationSubscriber -
Uses of Subscriber in com.cumulocity.sdk.client.notification
Methods in com.cumulocity.sdk.client.notification that return Subscriber Modifier and Type Method Description Subscriber<T,R>SubscriberBuilder. build()
-