Uses of Package
org.red5.server.messaging
Packages that use org.red5.server.messaging
Package
Description
-
Classes in org.red5.server.messaging used by org.red5.server.api.scopeClassDescriptionInput Endpoint for a consumer to connect.Output Endpoint for a provider to connect.A pipe is an object that connects message providers and message consumers.
-
Classes in org.red5.server.messaging used by org.red5.server.api.streamClassDescriptionInput Endpoint for a consumer to connect.Signature for message provider.
-
Classes in org.red5.server.messaging used by org.red5.server.api.stream.support
-
Classes in org.red5.server.messaging used by org.red5.server.messagingClassDescriptionAbstract pipe that books providers/consumers and listeners.Signature for the message consumer.Common interface for all messages.Message component handles out-of-band control messagesInput Endpoint for a consumer to connect.Output Endpoint for a provider to connect.A pipe is an object that connects message providers and message consumers.A listener that wants to listen to events when provider/consumer connects to or disconnects from a specific pipe.Signature for message provider.Out-of-band control message used by inter-components communication which are connected with pipes.Event object corresponds to the connect/disconnect events among providers/consumers on pipes.Pipe connection event type
-
Classes in org.red5.server.messaging used by org.red5.server.streamClassDescriptionSignature for the message consumer.Filter marker interface groups consumer and provider interfacesCommon interface for all messages.Message component handles out-of-band control messagesInput Endpoint for a consumer to connect.Output Endpoint for a provider to connect.A pipe is an object that connects message providers and message consumers.A listener that wants to listen to events when provider/consumer connects to or disconnects from a specific pipe.Signature for message provider.A consumer that supports event-driven message handling and message pushing through pipes.Out-of-band control message used by inter-components communication which are connected with pipes.Event object corresponds to the connect/disconnect events among providers/consumers on pipes.
-
Classes in org.red5.server.messaging used by org.red5.server.stream.consumerClassDescriptionSignature for the message consumer.Common interface for all messages.Message component handles out-of-band control messagesA pipe is an object that connects message providers and message consumers.A listener that wants to listen to events when provider/consumer connects to or disconnects from a specific pipe.A consumer that supports event-driven message handling and message pushing through pipes.Out-of-band control message used by inter-components communication which are connected with pipes.Event object corresponds to the connect/disconnect events among providers/consumers on pipes.
-
Classes in org.red5.server.messaging used by org.red5.server.stream.messageClassDescriptionAbstract base for all messagesCommon interface for all messages.