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.scopeClassDescriptionSignature for the message consumer.Common interface for all messages.Input Endpoint for a consumer to connect.Output Endpoint for a provider to connect.A simple in-memory version of push-push pipe.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.
-
Classes in org.red5.server.messaging used by org.red5.server.streamClassDescriptionAbstract base for all messagesSignature 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.filterClassDescriptionSignature for the message consumer.Filter marker interface groups consumer and provider interfacesMessage 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.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.
-
Classes in org.red5.server.messaging used by org.red5.server.stream.messageClassDescriptionAbstract base for all messagesCommon interface for all messages.
-
Classes in org.red5.server.messaging used by org.red5.server.stream.providerClassDescriptionCommon interface for all messages.Message component handles out-of-band control messagesSignature to mark a provider/consumer never actively providers/consumers messages.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 provider that supports passive pulling of messages.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.