A B C D E F G H I J K L M N O P Q R S T U V W X

B

balance - Variable in class org.red5.io.mp4.MP4Atom
 
BaseConnection - Class in org.red5.server
Base abstract class for connections.
BaseConnection() - Constructor for class org.red5.server.BaseConnection
Creates a new persistent base connection
BaseConnection(String) - Constructor for class org.red5.server.BaseConnection
Creates a new base connection with the given type.
BaseConnection(String, String, String, int, String, String, Map<String, Object>) - Constructor for class org.red5.server.BaseConnection
Creates a new base connection with the given parameters.
BaseEvent - Class in org.red5.server.net.rtmp.event
Base abstract class for all RTMP events
BaseEvent() - Constructor for class org.red5.server.net.rtmp.event.BaseEvent
 
BaseEvent(IEvent.Type) - Constructor for class org.red5.server.net.rtmp.event.BaseEvent
Create new event of given type
BaseEvent(IEvent.Type, IEventListener) - Constructor for class org.red5.server.net.rtmp.event.BaseEvent
Create new event of given type
BaseInput - Class in org.red5.io.object
BaseInput represents a way to map input to a HashMap.
BaseInput() - Constructor for class org.red5.io.object.BaseInput
 
BaseMRTMPConnection - Class in org.red5.server.net.mrtmp
 
BaseMRTMPConnection() - Constructor for class org.red5.server.net.mrtmp.BaseMRTMPConnection
 
BaseOutput - Class in org.red5.io.object
BaseOutput represents a way to map input to a HashMap.
BaseOutput() - Constructor for class org.red5.io.object.BaseOutput
BaseOutput Constructor
BaseRTMPClientHandler - Class in org.red5.server.net.rtmp
Base class for clients (RTMP and RTMPT)
BaseRTMPClientHandler() - Constructor for class org.red5.server.net.rtmp.BaseRTMPClientHandler
 
BaseRTMPHandler - Class in org.red5.server.net.rtmp
Base class for all RTMP handlers.
BaseRTMPHandler() - Constructor for class org.red5.server.net.rtmp.BaseRTMPHandler
 
BaseRTMPTConnection - Class in org.red5.server.net.rtmpt
 
BaseRTMPTConnection(String) - Constructor for class org.red5.server.net.rtmpt.BaseRTMPTConnection
 
BaseStreamableFileService - Class in org.red5.io
Base class for streamable file services.
BaseStreamableFileService() - Constructor for class org.red5.io.BaseStreamableFileService
 
BasicHandler - Class in org.red5.server.net.udp
=> client send to server <= server send to client << server broadcast Connecting to the server => byte(join) << byte(join) int(id) => byte(list) <= byte(list) int(count) int(id) int(id) ...
BasicHandler() - Constructor for class org.red5.server.net.udp.BasicHandler
 
BasicHandler.TimeoutTask - Class in org.red5.server.net.udp
 
BasicHandler.TimeoutTask() - Constructor for class org.red5.server.net.udp.BasicHandler.TimeoutTask
 
BasicScope - Class in org.red5.server
Generalizations of one of main Red5 object types, Scope.
BasicScope() - Constructor for class org.red5.server.BasicScope
Creates unnamed scope
BasicScope(IScope, String, String, boolean) - Constructor for class org.red5.server.BasicScope
Constructor for basic scope
BasicScope.EmptyBasicScopeIterator - Class in org.red5.server
Iterator for basic scope
BasicScope.EmptyBasicScopeIterator() - Constructor for class org.red5.server.BasicScope.EmptyBasicScopeIterator
 
basicScopes - Variable in class org.red5.server.BaseConnection
Set of basic scopes.
BEAN_NAME - Static variable in interface org.red5.io.IStreamableFileFactory
 
BEAN_NAME - Static variable in interface org.red5.server.api.IScopeService
Name of a bean defining that scope service.
BEAN_NAME - Static variable in interface org.red5.server.api.scheduling.ISchedulingService
 
BEAN_NAME - Static variable in interface org.red5.server.api.so.ISharedObjectSecurityService
Name of a bean defining that scope service.
BEAN_NAME - Static variable in interface org.red5.server.api.so.ISharedObjectService
 
BEAN_NAME - Static variable in interface org.red5.server.api.stream.IOnDemandStreamService
 
BEAN_NAME - Static variable in interface org.red5.server.api.stream.IRtmpSampleAccess
 
BEAN_NAME - Static variable in interface org.red5.server.api.stream.IStreamFilenameGenerator
Name of the bean to setup a custom filename generator in an application.
BEAN_NAME - Static variable in interface org.red5.server.api.stream.IStreamSecurityService
Name of a bean defining that scope service.
BEAN_NAME - Static variable in interface org.red5.server.api.stream.IStreamService
 
BEAN_NAME - Static variable in interface org.red5.server.api.stream.ISubscriberStreamService
 
BEAN_NAME - Static variable in interface org.red5.server.stream.IProviderService
 
beginUpdate() - Method in interface org.red5.server.api.so.ISharedObjectBase
Start performing multiple updates to the shared object from serverside code.
beginUpdate(IEventListener) - Method in interface org.red5.server.api.so.ISharedObjectBase
Start performing multiple updates to the shared object from a connected client.
beginUpdate() - Method in class org.red5.server.so.ClientSharedObject
Begin update of this Shared Object.
beginUpdate(IEventListener) - Method in class org.red5.server.so.ClientSharedObject
Begin update of this Shared Object and setting listener
beginUpdate() - Method in class org.red5.server.so.SharedObject
Begin update of this Shared Object.
beginUpdate(IEventListener) - Method in class org.red5.server.so.SharedObject
Begin update of this Shared Object and setting listener
beginUpdate() - Method in class org.red5.server.so.SharedObjectScope
Start performing multiple updates to the shared object from serverside code.
beginUpdate(IEventListener) - Method in class org.red5.server.so.SharedObjectScope
Start performing multiple updates to the shared object from a connected client.
body - Variable in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
Bootstrap - Class in org.red5.server
Boot-straps Red5 using the latest available jars found in red5.home/lib directory.
Bootstrap() - Constructor for class org.red5.server.Bootstrap
 
broadcast(IoSession, IoBuffer) - Method in class org.red5.server.net.udp.BasicHandler
 
BROADCAST_STREAM_SERVICE - Static variable in interface org.red5.server.api.stream.IBroadcastStreamService
 
BroadcastScope - Class in org.red5.server.stream
Scope type for publishing that deals with pipe connection events, like async message listening in JMS
BroadcastScope(IScope, String) - Constructor for class org.red5.server.stream.BroadcastScope
Creates broadcast scope
buf - Variable in class org.red5.io.amf.Input
 
buf - Variable in class org.red5.io.amf.Output
Output buffer
buf() - Method in class org.red5.io.amf.Output
Return buffer of this Output object
bufferCheckInterval - Variable in class org.red5.server.stream.PlaylistSubscriberStream
Interval in ms to check for buffer underruns in VOD streams.
bufferCheckInterval - Variable in class org.red5.server.stream.SingleItemSubscriberStream
Interval in ms to check for buffer underruns in VOD streams.
bufferDecoding(int) - Method in class org.red5.server.net.protocol.ProtocolState
Specifies buffer decoding amount
BufferType - Enum in org.red5.io
Buffer types (auto, direct or heap).
BufferUtils - Class in org.red5.io.utils
Buffer Utility class which reads/writes intergers to the input/output buffer
BufferUtils() - Constructor for class org.red5.io.utils.BufferUtils
 
build() - Static method in class org.red5.classloading.ClassLoaderBuilder
Default build uses Red5 common lib without a parent classloader.
build(File, int, ClassLoader) - Static method in class org.red5.classloading.ClassLoaderBuilder
Gets a class loader based on mode.
build(XMLStreamReader) - Method in class org.red5.io.utils.Stax2DomBuilder
This method will create a Document instance using the default JAXP mechanism and populate using the given StAX stream reader.
build(XMLStreamReader, DocumentBuilder) - Method in class org.red5.io.utils.Stax2DomBuilder
 
build(XMLStreamReader, Document) - Method in class org.red5.io.utils.Stax2DomBuilder
This method will populate given Document using the given StAX stream reader instance.
build() - Method in class org.red5.server.Scope.Builder
 
build() - Method in class org.red5.server.stream.PlayEngine.Builder
 
buildTree(XMLStreamReader, Document) - Method in class org.red5.io.utils.Stax2DomBuilder
This method takes a XMLStreamReader and builds up a JDOM tree.
ByteArray - Class in org.red5.io.amf3
Red5 version of the Flex ByteArray class.
ByteArray(IoBuffer, int) - Constructor for class org.red5.io.amf3.ByteArray
Internal constructor used to create ByteArray during deserialization.
ByteArray() - Constructor for class org.red5.io.amf3.ByteArray
Public constructor.
byteArrayToBinaryString(byte[]) - Static method in class org.red5.io.utils.HexDump
Description of the Method
ByteArrayToByteBuffer(byte[], IoBuffer) - Static method in class org.red5.server.net.rtmp.event.SerializeUtils
 
byteArrayToHexString(byte[]) - Static method in class org.red5.io.utils.HexDump
Description of the Method
byteArrayToHexString(byte[], int, int) - Static method in class org.red5.io.utils.HexDump
Description of the Method
ByteArrayToNioByteBuffer(byte[], ByteBuffer) - Static method in class org.red5.server.net.rtmp.event.SerializeUtils
 
ByteBufferToByteArray(IoBuffer) - Static method in class org.red5.server.net.rtmp.event.SerializeUtils
 
bytesAvailable() - Method in class org.red5.io.amf3.ByteArray
Return number of bytes available for reading.
BytesRead - Class in org.red5.server.net.rtmp.event
Bytes read event
BytesRead() - Constructor for class org.red5.server.net.rtmp.event.BytesRead
 
BytesRead(int) - Constructor for class org.red5.server.net.rtmp.event.BytesRead
Creates new event with given bytes number
bytesReadInterval - Variable in class org.red5.server.net.rtmp.RTMPConnection
Data read interval
bytesReceived - Variable in class org.red5.server.stream.ClientBroadcastStream
Total number of bytes received.
bytesSent - Variable in class org.red5.server.stream.PlaylistSubscriberStream
Number of bytes sent.

A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright © 2006-2010 The Red5 Project