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

B

BaseConnection - Class in org.red5.server
Base abstract class for connections.
BaseConnection(String, String, String, int, String, String, Map<String, Object>) - Constructor for class org.red5.server.BaseConnection
 
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
 
BaseInput.ReferenceMode - Enum in org.red5.io.object
Mode how references should be handled.
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
BaseProtocolEncoder - Class in org.red5.server.net.protocol
Base class for all protocol encoders.
BaseProtocolEncoder() - Constructor for class org.red5.server.net.protocol.BaseProtocolEncoder
 
BaseRTMPHandler - Class in org.red5.server.net.rtmp
Base class for all RTMP handlers.
BaseRTMPHandler() - Constructor for class org.red5.server.net.rtmp.BaseRTMPHandler
 
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(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.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
 
broadcast(IoSession, ByteBuffer) - 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
buffer - Variable in class org.red5.server.net.rtmpt.RTMPTConnection
Byte buffer
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
 
ByteArray - Class in org.red5.io.amf3
Red5 version of the Flex ByteArray class.
ByteArray(ByteBuffer, 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[], ByteBuffer) - 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
ByteBufferToByteArray(ByteBuffer) - Static method in class org.red5.server.net.rtmp.event.SerializeUtils
 
ByteBufferUtil - Class in org.red5.io.utils
Deprecated. 
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

A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 2006-2007 the Red5 project.