Uses of Package
org.eclipse.ditto.services.gateway.streaming.actors
-
Packages that use org.eclipse.ditto.services.gateway.streaming.actors Package Description org.eclipse.ditto.services.gateway.streaming org.eclipse.ditto.services.gateway.streaming.actors Actors for streaming of websocket messages. -
Classes in org.eclipse.ditto.services.gateway.streaming.actors used by org.eclipse.ditto.services.gateway.streaming Class Description SessionedJsonifiable Jsonifiable with information from the streaming session. -
Classes in org.eclipse.ditto.services.gateway.streaming.actors used by org.eclipse.ditto.services.gateway.streaming.actors Class Description SessionedJsonifiable Jsonifiable with information from the streaming session.StreamingActor.Control Control messages to send in the same actor system.StreamingSession Store of the needed information about a streaming session of a single streaming type.SupervisedStream Materialized value of a source queue for supervision of the stream for which the queue is a part.SupervisedStream.WithQueue Materialized value containing aSourceQueueand aSupervisedSource.