Uses of Interface
org.red5.server.messaging.IMessageOutput
Packages that use IMessageOutput
-
Uses of IMessageOutput in org.red5.server.api.scope
Subinterfaces of IMessageOutput in org.red5.server.api.scopeModifier and TypeInterfaceDescriptioninterfaceBroadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities. -
Uses of IMessageOutput in org.red5.server.messaging
Subinterfaces of IMessageOutput in org.red5.server.messagingModifier and TypeInterfaceDescriptioninterfaceA pipe is an object that connects message providers and message consumers.Classes in org.red5.server.messaging that implement IMessageOutputModifier and TypeClassDescriptionclassAbstract pipe that books providers/consumers and listeners.classA simple in-memory version of push-push pipe. -
Uses of IMessageOutput in org.red5.server.stream
Fields in org.red5.server.stream declared as IMessageOutputModifier and TypeFieldDescriptionprotected IMessageOutputClientBroadcastStream.connMsgOutOutput endpoint that providers useMethods in org.red5.server.stream that return IMessageOutputModifier and TypeMethodDescriptionIConsumerService.getConsumerOutput(IClientStream stream) Handles pushed messages