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

G

generateCustomName() - Static method in class org.red5.server.util.FileUtil
Generates a custom name containing numbers and an underscore ex.
generateErrorResult(String, Throwable) - Method in class org.red5.server.net.remoting.codec.RemotingProtocolEncoder
Generate error object to return for given exception.
generateErrorResult(String, Throwable) - Method in class org.red5.server.net.rtmp.codec.RTMPProtocolEncoder
Generate error object to return for given exception.
generateFilename(IScope, String, IStreamFilenameGenerator.GenerationType) - Method in interface org.red5.server.api.stream.IStreamFilenameGenerator
Generate a filename without an extension.
generateFilename(IScope, String, String, IStreamFilenameGenerator.GenerationType) - Method in interface org.red5.server.api.stream.IStreamFilenameGenerator
Generate a filename with an extension.
generateFilename(IScope, String, IStreamFilenameGenerator.GenerationType) - Method in class org.red5.server.stream.DefaultStreamFilenameGenerator
Generate a filename without an extension.
generateFilename(IScope, String, String, IStreamFilenameGenerator.GenerationType) - Method in class org.red5.server.stream.DefaultStreamFilenameGenerator
Generate a filename with an extension.
generateKeyPair() - Method in class org.red5.server.net.rtmp.RTMPHandshake
Creates a Diffie-Hellman key pair.
GENUINE_FMS_KEY - Static variable in class org.red5.server.net.rtmp.RTMPHandshake
 
GENUINE_FP_KEY - Static variable in class org.red5.server.net.rtmp.RTMPHandshake
 
GERONIMO_CLASS - Static variable in class org.red5.server.util.ServerDetector
 
GERONIMO_ID - Static variable in class org.red5.server.util.ServerDetector
 
get(int) - Method in class org.red5.compatibility.flex.messaging.io.ArrayCollection
 
get(Object) - Method in class org.red5.compatibility.flex.messaging.io.ObjectProxy
Return the value of a property.
get(String) - Method in interface org.red5.server.api.cache.ICacheStore
Return a cached object with the given name.
get(String) - Method in class org.red5.server.cache.CacheImpl
Return a cached object with the given name.
get(String) - Method in class org.red5.server.cache.EhCacheImpl
Return a cached object with the given name.
get(String) - Method in class org.red5.server.cache.NoCacheImpl
Return a cached object with the given name.
get(int) - Method in class org.red5.server.ClientList
 
getActionString() - Method in enum org.red5.server.net.rtmp.message.StreamAction
 
getActiveClients() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return current number of clients connected to the scope.
getActiveClients() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return current number of clients connected to the scope.
getActiveClients() - Method in class org.red5.server.scope.Scope
Return current number of clients connected to the scope.
getActiveConnections() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return current number of connections to the scope.
getActiveConnections() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return current number of connections to the scope.
getActiveConnections() - Method in class org.red5.server.scope.Scope
Return current number of connections to the scope.
getActiveListeners() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return current number of subscribed listeners.
getActiveListeners() - Method in class org.red5.server.so.SharedObject
Return current number of subscribed listeners.
getActiveSubscopes() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return number of currently existing subscopes.
getActiveSubscopes() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return number of currently existing subscopes.
getActiveSubscopes() - Method in class org.red5.server.scope.Scope
Return number of currently existing subscopes.
getActiveSubscribers() - Method in interface org.red5.server.api.statistics.IClientBroadcastStreamStatistics
Return current number of subscribers.
getActiveSubscribers() - Method in class org.red5.server.stream.ClientBroadcastStream
Return current number of subscribers.
getAppendWriter() - Method in class org.red5.io.flv.impl.FLV
Returns a Writer which is setup to append to the file.
getAppendWriter() - Method in interface org.red5.io.IStreamableFile
Returns a Writer which is setup to append to the file.
getAppendWriter() - Method in class org.red5.io.m4a.impl.M4A
 
getAppendWriter() - Method in class org.red5.io.mp3.impl.MP3
Returns a Writer which is setup to append to the file.
getAppendWriter() - Method in class org.red5.io.mp4.impl.MP4
 
getApplication() - Method in class org.red5.server.net.rtmp.status.StatusObject
Getter for property 'application'.
getApplicationContext() - Method in interface org.red5.server.api.IContext
Getter for application context
getApplicationContext() - Static method in class org.red5.server.cache.CacheImpl
Getter for property 'applicationContext'.
getApplicationContext() - Static method in class org.red5.server.cache.EhCacheImpl
Getter for property 'applicationContext'.
getApplicationContext() - Static method in class org.red5.server.cache.NoCacheImpl
Getter for property 'applicationContext'.
getApplicationContext() - Method in class org.red5.server.Context
Return application context
getApplicationContext() - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getApplicationContext() - Static method in class org.red5.server.LoaderBase
Getter for application context
getApplicationList() - Method in class org.red5.server.service.Installer
Returns a Map containing all of the application wars in the snapshot repository.
getApplicationLoader() - Static method in class org.red5.server.LoaderBase
Getter for the application loader.
getApplicationLoader() - Method in class org.red5.server.scope.WebScope
Return object that can be used to load new applications.
getApplicationName() - Method in class org.red5.server.scheduling.ApplicationSchedulingService
 
getApplicationRepositoryUrl() - Method in class org.red5.server.service.Installer
 
getArguments() - Method in interface org.red5.server.api.service.IServiceCall
Returns array of service method arguments
getArguments() - Method in class org.red5.server.service.Call
Returns array of service method arguments
getAttribute(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Return the value for a given attribute.
getAttribute(String, Object) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Return the value for a given attribute and set it if it doesn't exist.
getAttribute(String) - Method in interface org.red5.server.api.IAttributeStore
Return the value for a given attribute.
getAttribute(String, Object) - Method in interface org.red5.server.api.IAttributeStore
Return the value for a given attribute and set it if it doesn't exist.
getAttribute(String) - Method in interface org.red5.server.api.scope.IScope
Get attribute by name
getAttribute(String) - Method in class org.red5.server.AttributeStore
Return the value for a given attribute.
getAttribute(String, Object) - Method in class org.red5.server.AttributeStore
Return the value for a given attribute and set it if it doesn't exist.
getAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Return the value for a given attribute.
getAttribute(String, Object) - Method in class org.red5.server.net.remoting.RemotingConnection
Return the value for a given attribute and set it if it doesn't exist.
getAttribute(String, Object) - Method in class org.red5.server.PersistableAttributeStore
Return the value for a given attribute and set it if it doesn't exist.
getAttribute(String) - Method in class org.red5.server.scope.Scope
Get attribute by name
getAttribute(String, Object) - Method in class org.red5.server.so.ClientSharedObject
Return attribute by name and set if it doesn't exist yet.
getAttribute(String, Object) - Method in class org.red5.server.so.SharedObject
Return attribute by name and set if it doesn't exist yet.
getAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Return the value for a given attribute.
getAttribute(String, Object) - Method in class org.red5.server.so.SharedObjectScope
Return the value for a given attribute and set it if it doesn't exist.
getAttributeNames() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Get the attribute names.
getAttributeNames() - Method in interface org.red5.server.api.IAttributeStore
Get the attribute names.
getAttributeNames() - Method in interface org.red5.server.api.scope.IScope
Return attribute names
getAttributeNames() - Method in class org.red5.server.AttributeStore
Get the attribute names.
getAttributeNames() - Method in interface org.red5.server.jmx.mxbeans.AttributeStoreMXBean
 
getAttributeNames() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the attribute names.
getAttributeNames() - Method in class org.red5.server.scope.Scope
Return attribute names
getAttributeNames() - Method in class org.red5.server.so.SharedObjectScope
Get the attribute names.
getAttributes() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Wrapper for Scope#getAttributes
getAttributes() - Method in interface org.red5.server.api.IAttributeStore
Get the attributes.
getAttributes() - Method in interface org.red5.server.api.scope.IScope
Return scope attributes
getAttributes() - Method in class org.red5.server.AttributeStore
Get the attributes.
getAttributes() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the attributes.
getAttributes() - Method in class org.red5.server.scope.Scope
Return scope attributes
getAttributes() - Method in class org.red5.server.so.SharedObjectScope
Get the attributes.
getAudio() - Method in class org.red5.server.stream.OutputStream
Getter for audio channel
getAudioCodec() - Method in interface org.red5.server.api.stream.IStreamCodecInfo
Return audio codec
getAudioCodec(IoBuffer) - Static method in class org.red5.server.stream.AudioCodecFactory
Create and return new audio codec applicable for byte buffer data
getAudioCodec() - Method in class org.red5.server.stream.codec.StreamCodecInfo
Return audio codec
getAudioCodecId() - Method in class org.red5.io.flv.impl.FLVReader
 
getAudioCodecId() - Method in interface org.red5.io.flv.meta.IMetaData
 
getAudioCodecId() - Method in class org.red5.io.flv.meta.MetaData
 
getAudioCodecId() - Method in class org.red5.io.m4a.impl.M4AReader
 
getAudioCodecId() - Method in class org.red5.io.mp4.impl.MP4Reader
 
getAudioCodecName() - Method in interface org.red5.server.api.stream.IStreamCodecInfo
Getter for audio codec name
getAudioCodecName() - Method in class org.red5.server.stream.codec.StreamCodecInfo
Getter for audio codec name
getAvcLevel() - Method in class org.red5.io.mp4.MP4Atom
 
getAvcProfile() - Method in class org.red5.io.mp4.MP4Atom
 
getBandwidth() - Method in class org.red5.server.net.rtmp.event.ClientBW
Getter for property 'bandwidth'.
getBandwidth() - Method in class org.red5.server.net.rtmp.event.ServerBW
Getter for bandwidth
getBaseTolerance() - Method in class org.red5.server.net.rtmp.codec.RTMPProtocolEncoder
 
getBasicScope(ScopeType, String) - Method in interface org.red5.server.api.scope.IScope
Get a child scope by type and name.
getBasicScope(ScopeType, String) - Method in class org.red5.server.scope.Scope
Return base scope of given type with given name
getBasicScopeNames(ScopeType) - Method in interface org.red5.server.api.scope.IScope
 
getBasicScopeNames(ScopeType) - Method in class org.red5.server.scope.Scope
Return basic scope names matching given type
getBasicScopes() - Method in interface org.red5.server.api.IConnection
Get the basic scopes this connection has subscribed.
getBasicScopes() - Method in class org.red5.server.BaseConnection
 
getBasicScopes() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getBasicScopes() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the basic scopes this connection has subscribed.
getBean(String) - Method in interface org.red5.server.api.IContext
Returns bean by ID
getBean(String) - Method in class org.red5.server.Context
Return bean instantiated by bean factory
getBean(String) - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getBitflags() - Method in class org.red5.io.flv.impl.Tag
Getter for bit flags
getBitRate() - Method in class org.red5.io.mp3.impl.MP3Header
Getter for bitrate
getBody() - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getBody() - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns the body of the message.
getBody() - Method in class org.red5.io.flv.impl.Tag
Return the body IoBuffer
getBody() - Method in interface org.red5.io.ITag
Return the body ByteBuffer
getBody() - Method in class org.red5.server.stream.message.RTMPMessage
Return RTMP message body
getBody() - Method in class org.red5.server.stream.message.StatusMessage
Getter for property 'body'.
getBodySize() - Method in class org.red5.io.flv.impl.Tag
Return the size of the body
getBodySize() - Method in interface org.red5.io.ITag
Return the size of the body
getBoolAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get Boolean attribute by name
getBoolAttribute(String) - Method in class org.red5.server.AttributeStore
Get Boolean attribute by name
getBoolAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get Boolean attribute by name
getBoolAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get Boolean attribute by name
getBooleanProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Getter for boolean property
getBooleanProperty(String) - Method in interface org.red5.server.messaging.IMessage
Getter for boolean property
getBroadcastScope(String) - Method in interface org.red5.server.api.scope.IScope
Return the broadcast scope for a given name
getBroadcastScope(String) - Method in class org.red5.server.scope.Scope
Return the broadcast scope for a given name
getBroadcastScope(IScope, String) - Method in class org.red5.server.stream.StreamService
Return broadcast scope object for given scope and child scope name
getBroadcastStream(IScope, String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Get a broadcast stream by name
getBroadcastStream(IScope, String) - Method in interface org.red5.server.api.stream.IBroadcastStreamService
Get a broadcast stream by name
getBroadcastStreamNames(IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns list of stream names broadcasted in
getBroadcastStreamNames(IScope) - Method in interface org.red5.server.api.stream.IBroadcastStreamService
Get a set containing the names of all the broadcasts
getBroadcastStreamNames(IScope) - Method in interface org.red5.server.stream.IProviderService
Get names of existing broadcast streams in a scope.
getBroadcastStreamNames(IScope) - Method in class org.red5.server.stream.ProviderService
Get names of existing broadcast streams in a scope.
getBroadcastStreamPublishName() - Method in interface org.red5.server.api.stream.IClientStream
Returns the published stream name that this client is consuming.
getBroadcastStreamPublishName() - Method in class org.red5.server.stream.AbstractClientStream
Returns the published stream name that this client is consuming.
getBuffer() - Method in class org.red5.io.amf3.Input
Provide access to raw data.
getBuffer() - Method in class org.red5.io.amf3.Output
Provide access to raw data.
getBufferLength() - Method in class org.red5.server.net.rtmp.event.SetBuffer
 
getBufferSize() - Static method in class org.red5.io.flv.impl.FLVReader
Getter for buffer size.
getBufferType() - Static method in class org.red5.io.flv.impl.FLVReader
Getter for buffer type (auto, direct or heap).
getByteAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get Byte attribute by name
getByteAttribute(String) - Method in class org.red5.server.AttributeStore
Get Byte attribute by name
getByteAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get Byte attribute by name
getByteAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get Byte attribute by name
getByteBuffer() - Method in interface org.red5.server.api.cache.ICacheable
Returns a readonly byte buffer.
getByteBuffer() - Method in class org.red5.server.cache.CacheableImpl
Returns a readonly byte buffer.
getByteProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Add byte property to message
getByteProperty(String) - Method in interface org.red5.server.messaging.IMessage
Add byte property to message
getBytes() - Method in class org.red5.io.object.UnsignedByte
 
getBytes() - Method in class org.red5.io.object.UnsignedInt
 
getBytes() - Method in class org.red5.io.object.UnsignedLong
 
getBytes() - Method in class org.red5.io.object.UnsignedNumber
Get a byte array representation of the number.
getBytes() - Method in class org.red5.io.object.UnsignedShort
 
getBytes() - Method in interface org.red5.server.api.cache.ICacheable
Returns the object contained within the cacheable reference.
getBytes() - Method in class org.red5.server.cache.CacheableImpl
Returns the object contained within the cacheable reference.
getBytes() - Method in class org.red5.server.net.rtmp.event.SWFResponse
 
getBytes(InputStream) - Static method in class org.red5.server.net.servlet.ServletUtils
 
getBytesRead() - Method in class org.red5.io.flv.impl.FLVReader
Returns the amount of bytes read
getBytesRead() - Method in interface org.red5.io.ITagReader
Returns the amount of bytes read
getBytesRead() - Method in class org.red5.io.m4a.impl.M4AReader
Returns the amount of bytes read
getBytesRead() - Method in class org.red5.io.mp3.impl.MP3Reader
Returns the amount of bytes read
getBytesRead() - Method in class org.red5.io.mp4.impl.MP4Reader
Returns the amount of bytes read
getBytesRead() - Method in class org.red5.server.net.rtmp.event.BytesRead
Return number of bytes read
getBytesReceived() - Method in interface org.red5.server.api.statistics.IClientBroadcastStreamStatistics
Return total number of bytes received from client for this stream.
getBytesReceived() - Method in class org.red5.server.stream.ClientBroadcastStream
Return total number of bytes received from client for this stream.
getBytesSent() - Method in interface org.red5.server.api.statistics.IPlaylistSubscriberStreamStatistics
Return total number of bytes sent to the client from this stream.
getBytesSent() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Return total number of bytes sent to the client from this stream.
getBytesWritten() - Method in class org.red5.io.flv.impl.FLVWriter
Return the bytes written
getBytesWritten() - Method in interface org.red5.io.ITagWriter
Return the bytes written
getCachedStatusObjectAsByteArray(String) - Method in class org.red5.server.net.rtmp.status.StatusObjectService
Return status object by code as byte array
getCacheHit() - Static method in class org.red5.server.cache.CacheImpl
Getter for property 'cacheHit'.
getCacheHit() - Static method in class org.red5.server.cache.EhCacheImpl
Getter for property 'cacheHit'.
getCacheHit() - Static method in class org.red5.server.cache.NoCacheImpl
Getter for property 'cacheHit'.
getCacheId() - Method in class org.red5.server.net.rtmp.codec.MulticastEventProcessor
Getter for cache ID.
getCacheManagerEventListener() - Method in class org.red5.server.cache.EhCacheImpl
Getter for property 'cacheManagerEventListener'.
getCacheMiss() - Static method in class org.red5.server.cache.CacheImpl
Getter for property 'cacheMiss'.
getCacheMiss() - Static method in class org.red5.server.cache.EhCacheImpl
Getter for property 'cacheMiss'.
getCacheMiss() - Static method in class org.red5.server.cache.NoCacheImpl
Getter for property 'cacheMiss'.
getCall() - Method in class org.red5.server.net.rtmp.event.Invoke
Getter for service call
getCall() - Method in class org.red5.server.net.rtmp.event.Notify
Getter for service call
getCallbacks() - Method in interface org.red5.server.api.service.IPendingServiceCall
Returns list of callback objects, usually callback object represented as an anonymous class instance that implements IPendingServiceCallback interface.
getCallbacks() - Method in class org.red5.server.service.PendingCall
Returns list of callback objects, usually callback object represented as an anonymous class instance that implements IPendingServiceCallback interface.
getCalls() - Method in class org.red5.server.net.remoting.message.RemotingPacket
Getter for calls.
getCanSeekToEnd() - Method in interface org.red5.io.flv.meta.IMetaData
Returns a boolean depending on whether the video can seek to end
getCanSeekToEnd() - Method in class org.red5.io.flv.meta.MetaData
Returns a boolean depending on whether the video can seek to end
getCapacity() - Method in interface org.red5.server.stream.ITokenBucket
Get the capacity of this bucket in Byte.
getCapacity() - Method in class org.red5.server.stream.PlayBuffer
Buffer capacity in bytes.
getChannel() - Method in class org.red5.io.mp4.MP4DataStream
 
getChannel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Return channel by id.
getChannelCount() - Method in class org.red5.io.mp4.MP4Atom
 
getChannelId() - Method in class org.red5.server.net.rtmp.event.Abort
 
getChannelId() - Method in class org.red5.server.net.rtmp.message.Header
Getter for channel id
getCheckInterval() - Method in class org.red5.server.service.WarDeployer
 
getChildren() - Method in class org.red5.io.mp4.MP4Atom
Gets children from this atom.
getChildren() - Method in class org.red5.io.mp4.MP4Descriptor
 
getChildScope(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Return child scope
getChildScopeNames() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Iterator for child scope names
getChunks() - Method in class org.red5.io.mp4.MP4Atom
 
getCipherIn() - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the contained handshake bytes.
getCipherOut() - Method in class org.red5.server.net.rtmp.RTMPHandshake
Gets the DH offset in the handshake bytes array based on validation scheme Generates DH keypair Adds public key to handshake bytes
getClassLoader() - Method in class org.red5.classloading.QuartzClassLoadHelper
Enable sharing of the class-loader with 3rd party (e.g.
getClassLoader() - Method in class org.red5.server.Context
Return current thread's context classloader
getClassLoader() - Method in class org.red5.server.scope.Scope
Return current thread context classloader
getClassName(Class<?>) - Method in class org.red5.io.object.Serializer
Handles classes by name, also provides "shortened" class aliases where appropriate.
getClient() - Method in interface org.red5.server.api.IConnection
Get the client object associated with this connection.
getClient() - Method in class org.red5.server.api.Red5
Get the client
getClient() - Method in class org.red5.server.BaseConnection
 
getClient(String) - Method in class org.red5.server.ClientRegistry
 
getClient(String) - Method in interface org.red5.server.jmx.mxbeans.ClientRegistryMXBean
 
getClient() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getClient() - Method in interface org.red5.server.jmx.mxbeans.Red5MXBean
 
getClient() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the client object associated with this connection.
getClient() - Static method in class org.red5.server.util.HttpConnectionUtil
Returns a client with all our selected properties / params.
getClientBroadcastStream() - Method in interface org.red5.server.api.scope.IBroadcastScope
 
getClientBroadcastStream() - Method in class org.red5.server.scope.BroadcastScope
Returns the client broadcast stream
getClientBufferDuration() - Method in interface org.red5.server.api.statistics.IPlaylistSubscriberStreamStatistics
Return the buffer duration as requested by the client.
getClientBufferDuration() - Method in interface org.red5.server.api.stream.IClientStream
Get the buffer duration for this stream as requested by the client.
getClientBufferDuration() - Method in class org.red5.server.stream.AbstractClientStream
Get duration in ms as requested by the client.
getClientBytesRead() - Method in interface org.red5.server.api.IConnection
Return number of written bytes the client reports to have received.
getClientBytesRead() - Method in class org.red5.server.BaseConnection
Return number of written bytes the client reports to have received.
getClientBytesRead() - Method in class org.red5.server.net.remoting.RemotingConnection
Return number of written bytes the client reports to have received.
getClientBytesRead() - Method in class org.red5.server.net.rtmp.RTMPConnection
Get number of bytes the client reported to have received.
getClientId() - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getClientId() - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns the client id indicating the client that sent the message.
getClientId() - Method in interface org.red5.server.api.session.ISession
Returns the client id associated with this session.
getClientid() - Method in class org.red5.server.net.rtmp.status.RuntimeStatusObject
Getter for client id
getClientid() - Method in class org.red5.server.net.rtmp.status.Status
Getter for client id
getClientId() - Method in class org.red5.server.session.Session
 
getClientList() - Method in class org.red5.server.ClientRegistry
Returns a list of Clients.
getClientList() - Method in interface org.red5.server.jmx.mxbeans.ClientRegistryMXBean
 
getClientRegistry() - Method in interface org.red5.server.api.IContext
Get client registry.
getClientRegistry() - Method in class org.red5.server.Context
Return client registry
getClientRegistry() - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getClientResponse() - Method in class org.red5.server.net.remoting.message.RemotingCall
Getter for client response.
getClientResult() - Method in class org.red5.server.net.remoting.message.RemotingCall
Getter for client result.
getClients() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Getter for set of clients
getClients() - Method in interface org.red5.server.api.scope.IScope
Get a set of connected clients.
getClients() - Method in class org.red5.server.ClientRegistry
Return collection of clients
getClients() - Method in class org.red5.server.scope.Scope
Return set of clients
getClientTTL() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Client time to live is max allowed connection ping return time in seconds
getCode() - Method in class org.red5.server.net.rtmp.status.Status
Getter for status code.
getCode() - Method in class org.red5.server.net.rtmp.status.StatusObject
Getter for property 'code'.
getCodecFactory() - Method in class org.red5.server.net.rtmpt.RTMPTHandler
Getter for codec factory
getCodecInfo() - Method in interface org.red5.server.api.stream.IStream
Get Codec info for a stream.
getCodecInfo() - Method in class org.red5.server.stream.AbstractStream
Return codec information
getColumnNames() - Method in class org.red5.io.object.RecordSet
Return a list containing the names of the columns in the recordset.
getCompositionTimeToSamplesRecords() - Method in class org.red5.io.mp4.MP4Atom
 
getConfigFile() - Method in class org.red5.server.scheduling.ApplicationSchedulingService
 
getConnection() - Method in class org.red5.server.api.Red5
Get the connection object.
getConnection() - Method in interface org.red5.server.api.stream.IClientStream
Get connection containing the stream.
getConnection() - Method in interface org.red5.server.jmx.mxbeans.Red5MXBean
 
getConnection() - Method in class org.red5.server.net.rtmp.Channel
Getter for RTMP connection.
getConnection(int) - Method in interface org.red5.server.net.rtmp.IRTMPConnManager
 
getConnection(int) - Method in class org.red5.server.net.rtmp.RTMPConnManager
 
getConnection() - Method in class org.red5.server.net.rtmpt.RTMPTServlet
Returns a connection based on the current client session id.
getConnection() - Method in class org.red5.server.stream.AbstractClientStream
Return connection associated with stream
getConnectionBySessionId(String) - Method in interface org.red5.server.net.rtmp.IRTMPConnManager
 
getConnectionBySessionId(String) - Method in class org.red5.server.net.rtmp.RTMPConnManager
 
getConnectionLocal() - Static method in class org.red5.server.api.Red5
Get the connection associated with the current thread.
getConnectionParams() - Method in class org.red5.server.net.rtmp.event.Notify
Getter for connection parameters
getConnections() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Returns all connections in the scope
getConnections() - Method in interface org.red5.server.api.IClient
Get a set of connections.
getConnections(IScope) - Method in interface org.red5.server.api.IClient
Get a set of connections of a given scope.
getConnections() - Method in interface org.red5.server.api.scope.IScope
Get a connection iterator.
getConnections() - Method in class org.red5.server.Client
Return set of connections for this client
getConnections(IScope) - Method in class org.red5.server.Client
Return client connections to given scope
getConnections() - Method in interface org.red5.server.jmx.mxbeans.ClientMXBean
 
getConnections() - Method in class org.red5.server.scope.Scope
Return connection iterator
getConnectionTimeout() - Method in class org.red5.server.util.HttpConnectionUtil
 
getConnectParams() - Method in interface org.red5.server.api.IConnection
Return the parameters that were given in the call to "connect".
getConnectParams() - Method in class org.red5.server.BaseConnection
Return connection parameters
getConnectParams() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getConnectParams() - Method in class org.red5.server.net.remoting.RemotingConnection
Return the parameters that were given in the call to "connect".
getConsecutiveSamples() - Method in class org.red5.io.mp4.MP4Atom.CompositionTimeSampleRecord
 
getConsecutiveSamples() - Method in class org.red5.io.mp4.MP4Atom.TimeSampleRecord
 
getConsumer() - Method in class org.red5.server.messaging.PipeConnectionEvent
Return pipe connection consumer
getConsumerOutput(IClientStream) - Method in class org.red5.server.stream.ConsumerService
Handles pushed messages
getConsumerOutput(IClientStream) - Method in interface org.red5.server.stream.IConsumerService
Handles pushed messages
getConsumers() - Method in class org.red5.server.messaging.AbstractPipe
Getter for consumers
getConsumers() - Method in interface org.red5.server.messaging.IMessageInput
Getter for consumers list.
getConsumers() - Method in class org.red5.server.scope.BroadcastScope
Getter for pipe consumers
getContext() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Getter for context
getContext() - Method in class org.red5.server.api.Red5
Get the spring application context
getContext() - Method in interface org.red5.server.api.scope.IScope
Returns scope context
getContext(String) - Method in class org.red5.server.ContextLoader
Return context by name
getContext() - Method in interface org.red5.server.jmx.mxbeans.Red5MXBean
 
getContext() - Method in class org.red5.server.scope.Scope
Return scope context.
getContextLoader() - Method in class org.red5.server.war.WarLoaderServlet
Deprecated. 
getContextNames() - Method in class org.red5.logging.LoggingContextSelector
 
getContextPath() - Method in interface org.red5.server.api.scope.IScope
Return context path.
getContextPath() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return scope context path
getContextPath() - Method in class org.red5.server.scope.Scope
Return scope context path
getContextPath() - Method in class org.red5.server.scope.WebScope
Return scope context path
getContextsConfig() - Method in class org.red5.server.ContextLoader
 
getContextsConfig() - Method in interface org.red5.server.jmx.mxbeans.ContextLoaderMXBean
 
getContextSelector() - Static method in class org.red5.logging.Red5LoggerFactory
 
getCoreService(String) - Method in interface org.red5.server.api.IContext
Returns core service by bean id
getCoreService(String) - Method in class org.red5.server.Context
Return core Red5 service instantiated by core context bean factory
getCoreService(String) - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getCorrelationId() - Method in class org.red5.compatibility.flex.messaging.messages.AsyncMessage
 
getCorrelationID() - Method in class org.red5.server.messaging.AbstractMessage
Return correlation id
getCorrelationID() - Method in interface org.red5.server.messaging.IMessage
Return correlation id
getCount() - Method in class org.red5.logging.LoggingContextSelector
Returns the number of managed contexts Used for testing purposes
getCounter() - Method in class org.red5.server.net.filter.IoEventQueueThrottler
 
getCreated() - Method in interface org.red5.server.api.session.ISession
Returns creation time in milliseconds.
getCreated() - Method in class org.red5.server.api.stream.support.SimplePlayItem
 
getCreated() - Method in class org.red5.server.session.Session
 
getCreationTime() - Method in interface org.red5.server.api.IClient
Get the creation time for this client object.
getCreationTime() - Method in interface org.red5.server.api.statistics.IStatisticsBase
Return the timestamp the object was created.
getCreationTime() - Method in interface org.red5.server.api.stream.IStream
Returns the timestamp at which the stream was created.
getCreationTime() - Method in class org.red5.server.Client
Returns the time at which the client was created.
getCreationTime() - Method in interface org.red5.server.jmx.mxbeans.ClientMXBean
 
getCreationTime() - Method in class org.red5.server.scope.Scope
Return the timestamp the object was created.
getCreationTime() - Method in class org.red5.server.so.SharedObject
Return the timestamp the object was created.
getCreationTime() - Method in class org.red5.server.stream.AbstractStream
Returns timestamp at which the stream was created.
getCreationTime() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Returns timestamp at which the stream was created.
getCurrent() - Method in class org.red5.server.api.statistics.support.StatisticsCounter
Get current number.
getCurrentItem() - Method in interface org.red5.server.api.stream.IPlaylist
Get currently playing item
getCurrentItem() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Get currently playing item
getCurrentItem() - Method in class org.red5.server.stream.ServerStream
Get currently playing item
getCurrentItemIndex() - Method in interface org.red5.server.api.stream.IPlaylist
Get currently playing item index.
getCurrentItemIndex() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Get currently playing item index.
getCurrentItemIndex() - Method in class org.red5.server.stream.ServerStream
Get currently playing item index.
getCurrentTimeSeconds() - Static method in class org.red5.server.util.PropertyConverter
Quick time converter to keep our timestamps compatible with PHP's time() (seconds)
getCurrentTimestamp() - Method in interface org.red5.server.api.statistics.IStreamStatistics
Return the currently active timestamp inside the stream.
getCurrentTimestamp() - Method in class org.red5.server.stream.ClientBroadcastStream
Return the currently active timestamp inside the stream.
getCurrentTimestamp() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Return the currently active timestamp inside the stream.
getCursor() - Method in class org.red5.io.object.RecordSetPage
Getter for recordset cursor
getData() - Method in class org.red5.io.amf3.ByteArray
Get internal data.
getData() - Method in class org.red5.io.flv.impl.Tag
Returns the data as a ByteBuffer
getData() - Method in interface org.red5.io.ITag
Returns the data as a ByteBuffer
getData() - Method in class org.red5.io.mp3.impl.MP3Header
Getter for frame sync word data
getData() - Method in class org.red5.io.object.RecordSetPage
Getter for page data
getData() - Method in interface org.red5.server.api.so.ISharedObjectBase
Return a map containing all attributes of the shared object.
getData() - Method in interface org.red5.server.api.stream.IStreamPacket
Packet contents.
getData() - Method in class org.red5.server.net.rtmp.event.Aggregate
Getter for property 'data'.
getData() - Method in class org.red5.server.net.rtmp.event.AudioData
Getter for property 'data'.
getData() - Method in class org.red5.server.net.rtmp.event.CachedEvent
 
getData() - Method in class org.red5.server.net.rtmp.event.Notify
Getter for property 'data'.
getData() - Method in class org.red5.server.net.rtmp.event.Unknown
Getter for data
getData() - Method in class org.red5.server.net.rtmp.event.VideoData
Getter for property 'data'.
getData() - Method in class org.red5.server.net.rtmp.message.Packet
Getter for data
getData() - Method in class org.red5.server.so.SharedObject
Getter for data.
getData() - Method in class org.red5.server.so.SharedObjectScope
Return a map containing all attributes of the shared object.
getData() - Method in interface org.red5.server.stream.IStreamData
Getter for property 'data'.
getData() - Method in class org.red5.server.stream.OutputStream
Getter for data channel
getDataOffset() - Method in class org.red5.io.flv.FLVHeader
Returns the data offset bytes
getDataType() - Method in class org.red5.io.flv.impl.Tag
Get the data type
getDataType() - Method in interface org.red5.io.ITag
Get the data type
getDataType() - Method in interface org.red5.server.api.stream.IStreamPacket
Type of this packet.
getDataType() - Method in class org.red5.server.net.rtmp.event.Abort
 
getDataType() - Method in class org.red5.server.net.rtmp.event.Aggregate
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.AudioData
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.BaseEvent
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.BytesRead
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.CachedEvent
 
getDataType() - Method in class org.red5.server.net.rtmp.event.ChunkSize
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.ClientBW
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.FlexMessage
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.FlexStreamSend
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.Invoke
Getter for data type
getDataType() - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.Notify
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.Ping
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.ServerBW
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.Unknown
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.event.VideoData
Getter for data type
getDataType() - Method in class org.red5.server.net.rtmp.message.Header
Getter for data type
getDataType() - Method in class org.red5.server.so.FlexSharedObjectMessage
Getter for data type
getDataType() - Method in class org.red5.server.so.SharedObjectMessage
Getter for data type
getDataVersion() - Static method in class org.red5.server.api.Red5
 
getDebug() - Method in class org.red5.server.net.rtmp.event.Ping
Getter for property 'debug'.
getDecoder(IoSession) - Method in class org.red5.server.net.rtmp.codec.RTMPCodecFactory
getDecoder(IoSession) - Method in class org.red5.server.net.rtmp.codec.RTMPMinaCodecFactory
getDecoder() - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolDecoder
Returns an RTMP decoder
getDecoderBufferAmount() - Method in class org.red5.server.net.protocol.ProtocolState
Returns current buffer amount.
getDecoderConfiguration() - Method in interface org.red5.server.api.stream.IAudioStreamCodec
Returns information used to configure the decoder.
getDecoderConfiguration() - Method in interface org.red5.server.api.stream.IVideoStreamCodec
Returns information used to configure the decoder.
getDecoderConfiguration() - Method in class org.red5.server.stream.codec.AACAudio
Returns information used to configure the decoder.
getDecoderConfiguration() - Method in class org.red5.server.stream.codec.AVCVideo
Returns information used to configure the decoder.
getDecoderConfiguration() - Method in class org.red5.server.stream.codec.ScreenVideo
 
getDecoderConfiguration() - Method in class org.red5.server.stream.codec.ScreenVideo2
 
getDecoderConfiguration() - Method in class org.red5.server.stream.codec.SorensonVideo
 
getDecSpecificDataOffset() - Method in class org.red5.io.mp4.MP4Descriptor
 
getDecSpecificDataSize() - Method in class org.red5.io.mp4.MP4Descriptor
 
getDefaultClientBandwidth() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
 
getDefaultLoggerContext() - Method in class org.red5.logging.LoggingContextSelector
 
getDefaultServerBandwidth() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
 
getDeploymentDirectory() - Method in class org.red5.server.service.WarDeployer
 
getDepth() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Getter for depth
getDepth() - Method in interface org.red5.server.api.scope.IBasicScope
Get the scopes depth, how far down the scope tree is it.
getDepth() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Get the scopes depth, how far down the scope tree is it.
getDepth() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
return scope depth
getDepth() - Method in class org.red5.server.scope.BasicScope
Get the scopes depth, how far down the scope tree is it.
getDepth() - Method in class org.red5.server.scope.Scope
return scope depth
getDescription() - Method in class org.red5.server.net.rtmp.status.Status
Getter for description.
getDescription() - Method in class org.red5.server.net.rtmp.status.StatusObject
Getter for property 'description'.
getDeserializer() - Method in class org.red5.io.flv.impl.FLVService
Getter for deserializer
getDeserializer() - Method in class org.red5.io.flv.meta.MetaService
 
getDeserializer() - Method in class org.red5.io.m4a.impl.M4AService
Getter for deserializer
getDeserializer() - Method in class org.red5.io.mp4.impl.MP4Service
Getter for deserializer
getDestination() - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getDestination() - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns the destination that the message targets.
getDestinationDirectory() - Method in interface org.red5.server.api.session.ISession
Returns the directory used to store session resources.
getDestinationDirectory() - Method in class org.red5.server.session.Session
 
getDestinationDirectory() - Method in class org.red5.server.session.SessionManager
 
getDetails() - Method in class org.red5.server.net.rtmp.status.RuntimeStatusObject
Getter for details
getDetails() - Method in class org.red5.server.net.rtmp.status.Status
Getter for details
getDHOffset(byte[]) - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the DH offset from an array of bytes.
getDHOffset0(byte[]) - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the DH byte offset.
getDHOffset1(byte[]) - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the DH byte offset.
getDigestOffset(byte[]) - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the digest offset using current validation scheme.
getDigestOffset0(byte[]) - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns a digest byte offset.
getDigestOffset1(byte[]) - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns a digest byte offset.
getDiskExpiryThreadIntervalSeconds() - Method in class org.red5.server.cache.EhCacheImpl
Getter for property 'diskExpiryThreadIntervalSeconds'.
getDiskStore() - Method in class org.red5.server.cache.EhCacheImpl
Getter for property 'diskStore'.
getDoubleAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get Double attribute by name
getDoubleAttribute(String) - Method in class org.red5.server.AttributeStore
Get Double attribute by name
getDoubleAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get Double attribute by name
getDoubleAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get Double attribute by name
getDoubleProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Return double property by name
getDoubleProperty(String) - Method in interface org.red5.server.messaging.IMessage
Return double property by name
getDroppedMessages() - Method in interface org.red5.server.api.IConnection
Total number of messages that have been dropped.
getDroppedMessages() - Method in class org.red5.server.BaseConnection
 
getDroppedMessages() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getDroppedMessages() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getDroppedMessages() - Method in class org.red5.server.net.remoting.RemotingConnection
Total number of messages that have been dropped.
getDSID() - Method in class org.red5.io.mp4.MP4Descriptor
 
getDuration() - Method in class org.red5.io.flv.impl.FLVReader
Return length in seconds
getDuration(File) - Static method in class org.red5.io.flv.impl.FLVReader
Returns the last tag's timestamp as the files duration.
getDuration() - Method in interface org.red5.io.flv.meta.IMetaData
Returns the duration.
getDuration() - Method in class org.red5.io.flv.meta.MetaData
Returns the duration.
getDuration() - Method in interface org.red5.io.ITagReader
Return length in seconds
getDuration() - Method in class org.red5.io.m4a.impl.M4AReader
Return length in seconds
getDuration() - Method in class org.red5.io.mp3.impl.MP3Reader
Return length in seconds
getDuration() - Method in class org.red5.io.mp4.impl.MP4Reader
Return length in seconds
getDuration() - Method in class org.red5.io.mp4.MP4Atom
 
getEnabled() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Check if scope is enabled
getEnabled() - Method in class org.red5.server.scope.Scope
Here for JMX only, uses isEnabled()
getEncoder(IoSession) - Method in class org.red5.server.net.rtmp.codec.RTMPCodecFactory
getEncoder(IoSession) - Method in class org.red5.server.net.rtmp.codec.RTMPMinaCodecFactory
getEncoder() - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
Returns an RTMP encoder
getEncoding() - Method in interface org.red5.server.api.IConnection
Get the object encoding (AMF version) for this connection.
getEncoding() - Method in class org.red5.server.net.remoting.message.RemotingPacket
Return the encoding of the included calls.
getEncoding() - Method in class org.red5.server.net.remoting.RemotingConnection
Return encoding (AMF0 or AMF3).
getEncoding() - Method in class org.red5.server.net.rtmp.codec.RTMP
Getter for encoding version.
getEncoding() - Method in class org.red5.server.net.rtmp.RTMPConnection
Return AMF protocol encoding used by this connection.
getEndian() - Method in class org.red5.io.amf3.ByteArray
Return the byteorder used when loading values.
getEndian() - Method in class org.red5.io.amf3.DataInput
Return the byteorder used when loading values.
getEndian() - Method in class org.red5.io.amf3.DataOutput
Return the byteorder used when storing values.
getEndian() - Method in interface org.red5.io.amf3.IDataInput
Return the byteorder used when loading values.
getEndian() - Method in interface org.red5.io.amf3.IDataOutput
Return the byteorder used when storing values.
getEnum(String) - Static method in enum org.red5.server.net.rtmp.message.StreamAction
 
getEsd_descriptor() - Method in class org.red5.io.mp4.MP4Atom
Returns the ESD descriptor.
getEstimatedBufferFill() - Method in interface org.red5.server.api.statistics.IPlaylistSubscriberStreamStatistics
Return estimated fill ratio of the client buffer.
getEstimatedBufferFill() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Return estimated fill ratio of the client buffer.
getEventListeners() - Method in interface org.red5.server.api.event.IEventObservable
Returns event listeners
getEventListeners() - Method in class org.red5.server.scope.BasicScope
Return listeners list iterator
getEvents() - Method in class org.red5.logging.W3CAppender
 
getEvents() - Method in interface org.red5.server.so.ISharedObjectMessage
Returns a set of ISharedObjectEvent objects containing informations what to change.
getEvents() - Method in class org.red5.server.so.SharedObjectMessage
Returns a set of ISharedObjectEvent objects containing informations what to change.
getEventSizeEstimator() - Method in class org.red5.server.net.filter.IoEventQueueThrottler
 
getEventType() - Method in class org.red5.server.net.rtmp.event.Ping
Returns the events sub-type
getException() - Method in interface org.red5.server.api.service.IServiceCall
Get service call exception
getException() - Method in class org.red5.server.service.Call
Get service call exception
getExecutor() - Method in interface org.red5.server.api.stream.IPlaylistSubscriberStream
Returns the job executor.
getExecutor() - Method in interface org.red5.server.api.stream.ISubscriberStream
Returns the Executor.
getExecutor() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Return the executor to use.
getExecutor() - Method in class org.red5.server.stream.SingleItemSubscriberStream
Return the executor to use.
getExtendedTimestamp() - Method in class org.red5.server.net.rtmp.message.Header
Getter for Extended Timestamp
getExtension() - Method in class org.red5.io.BaseStreamableFileService
Getter for extension of file
getExtension() - Method in class org.red5.io.flv.impl.FLVService
Getter for extension of file
getExtension() - Method in interface org.red5.io.IStreamableFileService
Getter for extension of file
getExtension() - Method in class org.red5.io.m4a.impl.M4AService
Getter for extension of file
getExtension() - Method in class org.red5.io.mp3.impl.MP3Service
Getter for extension of file
getExtension() - Method in class org.red5.io.mp4.impl.MP4Service
Getter for extension of file
getField(Class<?>, String) - Method in class org.red5.io.amf.Output
 
getFieldCache() - Static method in class org.red5.io.amf.Output
 
getFields() - Method in class org.red5.logging.W3CAppender
 
getFile() - Method in class org.red5.io.flv.impl.FLVReader
Return the file that is loaded.
getFile() - Method in class org.red5.io.flv.impl.FLVWriter
Return the file that is written.
getFile() - Method in interface org.red5.io.flv.meta.IMetaService
Returns the file being accessed
getFile() - Method in class org.red5.io.flv.meta.MetaService
 
getFile() - Method in interface org.red5.io.ITagReader
Return the file that is loaded.
getFile() - Method in interface org.red5.io.ITagWriter
Return the file that is written.
getFile() - Method in class org.red5.io.m4a.impl.M4AReader
Return the file that is loaded.
getFile() - Method in class org.red5.io.mp3.impl.MP3Reader
Return the file that is loaded.
getFile() - Method in class org.red5.io.mp4.impl.MP4Reader
Return the file that is loaded.
getFileConsumer() - Method in class org.red5.server.stream.RecordingListener
 
getFileData() - Method in class org.red5.io.flv.impl.FLVReader
Returns the file buffer.
getFileData() - Method in class org.red5.io.m4a.impl.M4AReader
Returns the file buffer.
getFileData() - Method in class org.red5.io.mp4.impl.MP4Reader
Returns the file buffer.
getFileName() - Method in class org.red5.server.stream.RecordingListener
 
getFilterNames() - Method in class org.red5.server.adapter.Config
 
getFirstChunk() - Method in class org.red5.io.mp4.MP4Atom.Record
 
getFlagAudio() - Method in class org.red5.io.flv.FLVHeader
Returns a boolean on whether this data contains audio
getFlagReserved01() - Method in class org.red5.io.flv.FLVHeader
Gets the FlagReserved01 which is a datatype specified in the Flash Specification
getFlagReserved02() - Method in class org.red5.io.flv.FLVHeader
Gets the FlagReserved02 which is a datatype specified in the Flash Specification
getFlagVideo() - Method in class org.red5.io.flv.FLVHeader
Returns a boolean on whether this data contains video
getFloatProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Return float property by name
getFloatProperty(String) - Method in interface org.red5.server.messaging.IMessage
Return float property by name
getFMSVersion() - Static method in class org.red5.server.api.Red5
Returns the current version for fmsVer requests
getFrame() - Method in class org.red5.server.api.stream.IVideoStreamCodec.FrameData
 
getFrameRate() - Method in interface org.red5.io.flv.meta.IMetaData
Returns the framerate.
getFrameRate() - Method in class org.red5.io.flv.meta.MetaData
Returns the framerate.
getFrameType() - Method in class org.red5.server.net.rtmp.event.VideoData
Getter for frame type
getGenericType(Class<?>) - Static method in class org.red5.io.utils.ArrayUtils
 
getGetter(Class<?>, BeanMap, String) - Method in class org.red5.io.amf.Output
 
getGetterCache() - Static method in class org.red5.io.amf.Output
 
getGhostConnsCleanupPeriod() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Return period of ghost connections cleanup task call
getGlobal(String) - Method in interface org.red5.server.api.IServer
Get the global scope with given name.
getGlobal(String) - Method in class org.red5.server.Server
Return global scope by name
getGlobalNames() - Method in interface org.red5.server.api.IServer
Get list of global scope names.
getGlobalNames() - Method in class org.red5.server.Server
Return global scope names set iterator
getGlobalScope() - Method in interface org.red5.server.api.IContext
Returns global scope reference
getGlobalScope() - Method in interface org.red5.server.api.scope.IScopeResolver
Return the global scope.
getGlobalScope() - Method in class org.red5.server.Context
Return global scope
getGlobalScope() - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getGlobalScope(HttpServletRequest) - Method in class org.red5.server.net.servlet.AMFGatewayServlet
Return the global scope to use for the given request.
getGlobalScope() - Method in class org.red5.server.scope.ScopeResolver
Getter for global scope
getGlobalScopes() - Method in interface org.red5.server.api.IServer
Get list of global scopes.
getGlobalScopes() - Method in class org.red5.server.Server
Return global scopes set iterator
getHandler() - Method in interface org.red5.server.api.scope.IScope
Return handler of the scope
getHandler() - Method in class org.red5.server.scope.Scope
Return scope handler or parent's scope handler if this scope doesn't have one
getHandlerType() - Method in class org.red5.io.mp4.MP4Atom
Gets the handler type.
getHandshakeBytes() - Method in class org.red5.server.net.rtmp.RTMPHandshake
Creates the servers handshake bytes
getHandshakeType() - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the handshake type.
getHeader(String) - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getHeader(String) - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns a header value corresponding to the passed header name.
getHeader() - Method in class org.red5.server.net.rtmp.event.BaseEvent
Getter for header
getHeader() - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
Getter for header
getHeader() - Method in class org.red5.server.net.rtmp.message.Packet
Getter for header
getHeaderLength(byte) - Static method in class org.red5.server.net.rtmp.RTMPUtils
Return header length from marker value.
getHeaders() - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getHeaders() - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns the headers for the message.
getHeaders() - Method in interface org.red5.server.api.remoting.IRemotingConnection
Return headers to send.
getHeaders() - Method in class org.red5.server.net.remoting.message.RemotingPacket
Get the headers sent with the request.
getHeaders() - Method in class org.red5.server.net.remoting.RemotingConnection
Return headers to send.
getHeight() - Method in interface org.red5.io.flv.meta.IMetaData
Returns the height
getHeight() - Method in class org.red5.io.flv.meta.MetaData
Returns the height
getHeight() - Method in class org.red5.io.mp4.MP4Atom
 
getHost() - Method in interface org.red5.server.api.IConnection
Get the hostname that the client is connected to.
getHost() - Method in class org.red5.server.BaseConnection
 
getHost() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getHost() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getHost() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the hostname that the client is connected to.
getHostname(String) - Method in class org.red5.server.net.rtmp.BaseRTMPHandler
Return hostname for URL.
getHostname(String) - Method in class org.red5.server.net.rtmpt.RTMPTHandler
Return hostname for URL.
getId() - Method in interface org.red5.server.api.IClient
Get the unique ID for this client.
getId() - Method in class org.red5.server.Client
Returns the client id
getId() - Method in interface org.red5.server.jmx.mxbeans.ClientMXBean
 
getId() - Method in class org.red5.server.net.rtmp.Channel
Getter for id.
getId() - Method in class org.red5.server.net.rtmp.RTMPConnection
 
getId() - Method in enum org.red5.server.stream.codec.AudioCodec
Returns back a numeric id for this codec, that happens to correspond to the numeric identifier that FLV will use for this codec.
getId() - Method in enum org.red5.server.stream.codec.VideoCodec
Returns back a numeric id for this codec, that happens to correspond to the numeric identifier that FLV will use for this codec.
getInstance() - Static method in class org.red5.server.cache.CacheImpl
Returns the instance of this class.
getInstance() - Static method in class org.red5.server.cache.NoCacheImpl
Returns the instance of this class.
getInstance() - Static method in class org.red5.server.net.rtmp.event.AllocationDebugger
Getter for instance
getInstance() - Static method in class org.red5.server.persistence.FilePersistenceThread
Return singleton instance of the thread.
getIntAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get Integer attribute by name
getIntAttribute(String) - Method in class org.red5.server.AttributeStore
Get Integer attribute by name
getIntAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get Integer attribute by name
getIntAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get Integer attribute by name
getIntProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Return int property by name
getIntProperty(String) - Method in interface org.red5.server.messaging.IMessage
Return int property by name
getInvokeId() - Method in class org.red5.server.net.rtmp.event.Notify
Getter for invoke id
getInvokeId() - Method in class org.red5.server.net.rtmp.RTMPConnection
Generate next invoke id.
getIoSession() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
Return MINA I/O session.
getItem(int) - Method in interface org.red5.server.api.stream.IPlaylist
Get the item according to the index.
getItem(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
Get the item according to the index.
getItem(int) - Method in class org.red5.server.stream.ServerStream
Get the item according to the index.
getItemAt(int) - Method in class org.red5.io.object.RecordSet
Return a specified item from the recordset.
getItems() - Method in class org.red5.server.stream.ServerStream
 
getItemSize() - Method in interface org.red5.server.api.stream.IPlaylist
Return number of items in list
getItemSize() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Return number of items in list
getItemSize() - Method in class org.red5.server.stream.ServerStream
Return number of items in list
getJobName() - Method in interface org.red5.server.jmx.mxbeans.QuartzSchedulingServiceMXBean
Getter for job name.
getJobName() - Method in class org.red5.server.scheduling.QuartzSchedulingService
Getter for job name.
getKey(String, String) - Method in class org.red5.server.Server
Return scope key.
getKey() - Method in interface org.red5.server.so.ISharedObjectEvent
Returns the key of the event.
getKey() - Method in class org.red5.server.so.SharedObjectEvent
Returns the key of the event.
getKeyframe() - Method in interface org.red5.server.api.stream.IVideoStreamCodec
 
getKeyframe() - Method in class org.red5.server.stream.codec.AVCVideo
getKeyframe() - Method in class org.red5.server.stream.codec.ScreenVideo
getKeyframe() - Method in class org.red5.server.stream.codec.ScreenVideo2
getKeyframe() - Method in class org.red5.server.stream.codec.SorensonVideo
getKeyFrameData() - Method in interface org.red5.io.flv.IFLV
Gets the keyframe data
getKeyFrameData() - Method in class org.red5.io.flv.impl.FLV
Gets the keyframe data
getKeyFrameData() - Method in interface org.red5.io.mp4.IMP4
Gets the keyframe data
getKeyFrameData() - Method in class org.red5.io.mp4.impl.MP4
Gets the keyframe data
getLastFullTimestampWritten(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
 
getLastMessageTimestamp() - Method in class org.red5.server.stream.PlayEngine
Returns the timestamp of the last message sent.
getLastModified() - Method in interface org.red5.server.api.persistence.IPersistable
Returns the timestamp when the object was last modified.
getLastModified() - Method in class org.red5.server.PersistableAttributeStore
Returns last modification time as timestamp
getLastModified() - Method in class org.red5.server.so.SharedObject
Returns the timestamp when the object was last modified.
getLastPingTime() - Method in interface org.red5.server.api.IConnection
Return roundtrip time of last ping command.
getLastPingTime() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getLastPingTime() - Method in class org.red5.server.net.remoting.RemotingConnection
Return roundtrip time of last ping command.
getLastPingTime() - Method in class org.red5.server.net.rtmp.RTMPConnection
Return roundtrip time of last ping command.
getLastReadChannel() - Method in class org.red5.server.net.rtmp.codec.RTMP
Return channel being read last.
getLastReadHeader(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
Return last read header for channel.
getLastReadPacket(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
Return last read packet for channel.
getLastReadPacketHeader(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
 
getLastWriteChannel() - Method in class org.red5.server.net.rtmp.codec.RTMP
Getter for channel being written last.
getLastWriteHeader(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
Return last written header for channel.
getLastWritePacket(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
Return packet that has been written last.
getLength() - Method in class org.red5.io.object.RecordSet
Get the total number of items.
getLength() - Method in interface org.red5.server.api.stream.IPlayItem
Play length in milliseconds.
getLength() - Method in class org.red5.server.api.stream.support.DynamicPlayItem
Returns play item length in milliseconds
getLength() - Method in class org.red5.server.api.stream.support.SimplePlayItem
Returns play item length in milliseconds
getLevel() - Method in class org.red5.server.net.rtmp.status.Status
Getter for level.
getLevel() - Method in class org.red5.server.net.rtmp.status.StatusObject
Getter for property 'level'.
getLimitType() - Method in class org.red5.server.net.rtmp.event.ClientBW
Getter for limitType
getLimitType() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
 
getListAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get List attribute by name
getListAttribute(String) - Method in class org.red5.server.AttributeStore
Get List attribute by name
getListAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get List attribute by name
getListAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get List attribute by name
getListeners() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Return handlers that get notified about application events.
getListeners() - Method in class org.red5.server.messaging.AbstractPipe
Getter for pipe connection events listeners
getListeners() - Method in class org.red5.server.so.SharedObject
Get event listeners.
getLiveProviderInput(IScope, String, boolean) - Method in interface org.red5.server.stream.IProviderService
Get a named Live provider as the source of input.
getLiveProviderInput(IScope, String, boolean) - Method in class org.red5.server.stream.ProviderService
Get a named Live provider as the source of input.
getLoader() - Method in class org.red5.server.service.Installer
Returns the LoaderMBean.
getLoader() - Method in class org.red5.server.service.WarDeployer
Returns the LoaderMBean.
getLock() - Method in class org.red5.server.BaseConnection
 
getLogger(Class<?>) - Static method in class org.red5.logging.Red5LoggerFactory
 
getLogger(Class, String) - Static method in class org.red5.logging.Red5LoggerFactory
 
getLogger(String, String) - Static method in class org.red5.logging.Red5LoggerFactory
 
getLoggerContext() - Method in class org.red5.logging.LoggingContextSelector
 
getLoggerContext(String) - Method in class org.red5.logging.LoggingContextSelector
 
getLongAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get boolean attribute by name
getLongAttribute(String) - Method in class org.red5.server.AttributeStore
Get boolean attribute by name
getLongAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get boolean attribute by name
getLongAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get boolean attribute by name
getLongProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Return long property to message
getLongProperty(String) - Method in interface org.red5.server.messaging.IMessage
Return long property to message
getMapAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get Long attribute by name
getMapAttribute(String) - Method in class org.red5.server.AttributeStore
Get Long attribute by name
getMapAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get Long attribute by name
getMapAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get Long attribute by name
getMappingStrategy() - Method in interface org.red5.server.api.IContext
Returns IMappingStrategy object
getMappingStrategy() - Method in class org.red5.server.Context
Return mapping strategy used by this context.
getMappingStrategy() - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getMappingTable() - Method in interface org.red5.server.api.IServer
Query informations about the global scope mappings.
getMappingTable() - Method in class org.red5.server.Server
Return mapping
getMax() - Method in class org.red5.server.api.statistics.support.StatisticsCounter
Get maximum number.
getMaxClients() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return maximum number of clients concurrently connected to the scope.
getMaxClients() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return maximum number of clients concurrently connected to the scope.
getMaxClients() - Method in class org.red5.server.scope.Scope
Return maximum number of clients concurrently connected to the scope.
getMaxConnections() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return maximum number of concurrent connections to the scope.
getMaxConnections() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return maximum number of concurrent connections to the scope.
getMaxConnections() - Method in class org.red5.server.scope.Scope
Return maximum number of concurrent connections to the scope.
getMaxListeners() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return maximum number of concurrent subscribed listenes.
getMaxListeners() - Method in class org.red5.server.so.SharedObject
Return maximum number of concurrent subscribed listenes.
getMaxReadThroughput() - Method in class org.red5.server.net.filter.TrafficShapingFilter
 
getMaxSubscopes() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return maximum number of concurrently existing subscopes.
getMaxSubscopes() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return maximum number of concurrently existing subscopes.
getMaxSubscopes() - Method in class org.red5.server.scope.Scope
Return maximum number of concurrently existing subscopes.
getMaxSubscribers() - Method in interface org.red5.server.api.statistics.IClientBroadcastStreamStatistics
Return maximum number of concurrent subscribers.
getMaxSubscribers() - Method in class org.red5.server.stream.ClientBroadcastStream
Return maximum number of concurrent subscribers.
getMaxWriteThroughput() - Method in class org.red5.server.net.filter.TrafficShapingFilter
 
getMemoryStoreEvictionPolicy() - Method in class org.red5.server.cache.EhCacheImpl
Getter for property 'memoryStoreEvictionPolicy'.
getMergedProperties() - Method in class org.red5.spring.ExtendedPropertyPlaceholderConfigurer
Merged Properties created by ExtendedPropertyPlaceholderConfigurer.processProperties(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.util.Properties)
getMessage() - Method in class org.red5.compatibility.flex.messaging.messages.AcknowledgeMessageExt
 
getMessage() - Method in class org.red5.compatibility.flex.messaging.messages.AsyncMessageExt
 
getMessage() - Method in class org.red5.server.net.rtmp.message.Packet
Getter for event context
getMessageCount() - Method in class org.red5.server.stream.PlayBuffer
Number of messages in buffer.
getMessageId() - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getMessageId() - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns the unique message id.
getMessageID() - Method in class org.red5.server.messaging.AbstractMessage
Return message id
getMessageID() - Method in interface org.red5.server.messaging.IMessage
Return message id
getMessageInput() - Method in interface org.red5.server.api.stream.IPlayItem
Get a message input for play.
getMessageInput() - Method in class org.red5.server.api.stream.support.DynamicPlayItem
Returns IMessageInput object.
getMessageInput() - Method in class org.red5.server.api.stream.support.SimplePlayItem
Returns IMessageInput object.
getMessageSize() - Method in class org.red5.server.stream.PlayBuffer
Total message size in bytes.
getMessageSizeEstimator() - Method in class org.red5.server.net.filter.TrafficShapingFilter
 
getMessageType() - Method in class org.red5.server.messaging.AbstractMessage
Return message type
getMessageType() - Method in interface org.red5.server.messaging.IMessage
Return message type
getMetaCue() - Method in interface org.red5.io.flv.meta.IMetaData
Gets the cue points
getMetaCue() - Method in class org.red5.io.flv.meta.MetaData
Return array of cue points
getMetaData() - Method in interface org.red5.io.flv.IFLV
Returns a map of the metadata
getMetaData() - Method in class org.red5.io.flv.impl.FLV
Returns a map of the metadata
getMetaData() - Method in interface org.red5.io.mp4.IMP4
Returns a map of the metadata
getMetaData() - Method in class org.red5.io.mp4.impl.MP4
Returns a map of the metadata
getMetaData() - Method in interface org.red5.server.api.stream.IBroadcastStream
Returns the metadata for the associated stream, if it exists.
getMetaData() - Method in class org.red5.server.stream.AbstractStream
Returns the metadata for the associated stream, if it exists.
getMethod() - Method in class org.red5.server.plugin.PluginDescriptor
 
getMethodReturnType() - Method in class org.red5.server.plugin.PluginDescriptor
 
getMidiDevice(String) - Static method in class org.red5.server.midi.SharedMidiObject
 
getMidiDevice(String) - Static method in class org.red5.server.midi.Test
 
getMsgInput() - Method in class org.red5.server.api.stream.support.DynamicPlayItem
Alias for getMessageInput
getMsgInput() - Method in class org.red5.server.api.stream.support.SimplePlayItem
Alias for getMessageInput
getMustUnderstand() - Method in interface org.red5.server.api.remoting.IRemotingHeader
Return boolean flag if receiver must process header before handling other headers or messages.
getMustUnderstand() - Method in class org.red5.server.net.remoting.RemotingHeader
Return boolean flag if receiver must process header before handling other headers or messages.
getName() - Method in interface org.red5.io.flv.meta.IMetaCue
Gets the name
getName() - Method in class org.red5.io.flv.meta.MetaCue
Gets the name
getName() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Getter for name
getName() - Method in interface org.red5.server.api.cache.ICacheable
Returns the name of the cached object.
getName() - Method in interface org.red5.server.api.persistence.IPersistable
Returns the name of the persistent object.
getName() - Method in interface org.red5.server.api.plugin.IRed5Plugin
Returns a name / identifier for the plug-in.
getName() - Method in interface org.red5.server.api.remoting.IRemotingHeader
Return name of header.
getName() - Method in interface org.red5.server.api.scope.IBasicScope
Get the name of this scope.
getName() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Get the name of this scope.
getName() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return the name of the shared object.
getName() - Method in interface org.red5.server.api.stream.IAudioStreamCodec
 
getName() - Method in interface org.red5.server.api.stream.IPlayItem
Get name of item.
getName() - Method in interface org.red5.server.api.stream.IStream
Get the name of the stream.
getName() - Method in interface org.red5.server.api.stream.IVideoStreamCodec
 
getName() - Method in class org.red5.server.api.stream.support.DynamicPlayItem
Returns item name
getName() - Method in class org.red5.server.api.stream.support.SimplePlayItem
Returns item name
getName() - Method in class org.red5.server.cache.CacheableImpl
Returns the name of the cached object.
getName() - Method in class org.red5.server.net.remoting.RemotingHeader
Return name of header.
getName() - Method in class org.red5.server.PersistableAttributeStore
Return store name
getName() - Method in class org.red5.server.plugin.Red5Plugin
Returns a name / identifier for the plug-in.
getName() - Method in class org.red5.server.scope.BasicScope
 
getName() - Method in interface org.red5.server.so.ISharedObjectMessage
Returns the name of the shared object this message belongs to.
getName() - Method in class org.red5.server.so.SharedObject
Return the name of the shared object.
getName() - Method in class org.red5.server.so.SharedObjectMessage
Returns the name of the shared object this message belongs to.
getName() - Method in class org.red5.server.so.SharedObjectScope
Get the name of this scope.
getName() - Method in class org.red5.server.stream.AbstractStream
Return stream name
getName() - Method in class org.red5.server.stream.codec.AACAudio
getName() - Method in class org.red5.server.stream.codec.AVCVideo
getName() - Method in class org.red5.server.stream.codec.ScreenVideo
getName() - Method in class org.red5.server.stream.codec.ScreenVideo2
getName() - Method in class org.red5.server.stream.codec.SorensonVideo
getNext() - Method in class org.red5.io.mock.Input
Getter for property 'next'.
getNextAvailableChannelId() - Method in class org.red5.server.net.rtmp.RTMPConnection
Getter for next available channel id.
getNextClientId() - Static method in class org.red5.server.BaseConnection
Returns the next available client id.
getNextRTMPMessage() - Method in class org.red5.server.stream.ServerStream
Getter for next RTMP message.
getNotifierThreadPoolSize() - Method in class org.red5.server.Server
 
getNumberAvailable() - Method in class org.red5.io.object.RecordSet
Get the number of items already received from the server.
getObject() - Method in interface org.red5.server.api.event.IEvent
Returns event context object
getObject() - Method in class org.red5.server.net.rtmp.event.BaseEvent
Returns event context object
getObject() - Method in class org.red5.server.so.SharedObjectMessage
Returns event context object
getObjectId(IPersistable) - Method in class org.red5.server.persistence.RamPersistence
Get object id
getObjectName(String) - Method in class org.red5.server.persistence.RamPersistence
Get resource name from path
getObjectNames() - Method in interface org.red5.server.api.cache.ICacheStore
Return iterator over the names of all already loaded objects in the storage.
getObjectNames() - Method in interface org.red5.server.api.persistence.IPersistenceStore
Return iterator over the names of all already loaded objects in the storage.
getObjectNames() - Method in class org.red5.server.cache.CacheImpl
Return iterator over the names of all already loaded objects in the storage.
getObjectNames() - Method in class org.red5.server.cache.EhCacheImpl
Return iterator over the names of all already loaded objects in the storage.
getObjectNames() - Method in class org.red5.server.cache.NoCacheImpl
Return iterator over the names of all already loaded objects in the storage.
getObjectNames() - Method in class org.red5.server.persistence.RamPersistence
Return iterator over the names of all already loaded objects in the storage.
getObjectPath(String, String) - Method in class org.red5.server.persistence.FilePersistence
Get object path for given id and name
getObjectPath(String, String) - Method in class org.red5.server.persistence.RamPersistence
Get object path for given id and name
getObjectProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Return object property to message
getObjectProperty(String) - Method in interface org.red5.server.messaging.IMessage
Return object property to message
getObjects() - Method in interface org.red5.server.api.cache.ICacheStore
Return iterator over the already loaded objects in the storage.
getObjects() - Method in interface org.red5.server.api.persistence.IPersistenceStore
Return iterator over the already loaded objects in the storage.
getObjects() - Method in class org.red5.server.cache.CacheImpl
Return iterator over the already loaded objects in the storage.
getObjects() - Method in class org.red5.server.cache.EhCacheImpl
Return iterator over the already loaded objects in the storage.
getObjects() - Method in class org.red5.server.cache.NoCacheImpl
Return iterator over the already loaded objects in the storage.
getObjects() - Method in class org.red5.server.persistence.RamPersistence
Return iterator over the already loaded objects in the storage.
getOffset() - Method in class org.red5.io.flv.impl.FLVReader
Returns the offet length
getOffset() - Method in class org.red5.io.flv.impl.FLVWriter
Return the offset
getOffset() - Method in interface org.red5.io.ITagReader
Returns the offet length
getOffset() - Method in interface org.red5.io.ITagWriter
Return the offset
getOffset() - Method in class org.red5.io.m4a.impl.M4AReader
Returns the offet length
getOffset() - Method in class org.red5.io.mp3.impl.MP3Reader
Returns the offet length
getOffset() - Method in class org.red5.io.mp4.impl.MP4Reader
Returns the offet length
getOffset() - Method in class org.red5.io.mp4.MP4DataStream
 
getOffset() - Method in class org.red5.io.mp4.MP4Frame
Returns the offset of the data chunk in the media source.
getOnDemandStream(IScope, String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns VOD stream with given name from specified scope.
getOnDemandStream(IScope, String) - Method in interface org.red5.server.api.stream.IOnDemandStreamService
Get a stream that can be used for playback of the on-demand stream
getOperation() - Method in class org.red5.compatibility.flex.messaging.messages.CommandMessage
 
getParameters() - Method in interface org.red5.server.api.stream.IClientBroadcastStream
Returns streaming parameters.
getParameters() - Method in exception org.red5.server.exception.ClientDetailsException
Get parameters to return to the client.
getParameters() - Method in class org.red5.server.stream.ClientBroadcastStream
Returns streaming parameters.
getParamMap() - Method in class org.red5.server.messaging.PipeConnectionEvent
Return event parameters as Map
getParent() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Return parent scope
getParent() - Method in interface org.red5.server.api.scope.IBasicScope
Get this scopes parent.
getParent() - Method in class org.red5.server.scope.BasicScope
Get this scopes parent.
getParent() - Method in class org.red5.server.scope.Scope
Return parent scope
getParentContext() - Method in class org.red5.server.ContextLoader
Return parent context
getParts() - Method in class org.red5.server.net.rtmp.event.Aggregate
Breaks-up the aggregate into its individual parts and returns them as a list.
getPath() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Getter for stateful scope path
getPath() - Method in interface org.red5.server.api.IConnection
Get the path for this connection.
getPath() - Method in interface org.red5.server.api.persistence.IPersistable
Returns the path of the persistent object.
getPath() - Method in interface org.red5.server.api.scope.IBasicScope
Get the full absolute path.
getPath() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Get the full absolute path.
getPath() - Method in class org.red5.server.BaseConnection
 
getPath() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getPath() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getPath() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return scope path calculated from parent path and parent scope name
getPath() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the path for this connection.
getPath() - Method in class org.red5.server.PersistableAttributeStore
Ruturn scope path
getPath() - Method in class org.red5.server.scope.BasicScope
Get the full absolute path.
getPath() - Method in class org.red5.server.scope.Scope
Return scope path calculated from parent path and parent scope name
getPath() - Method in class org.red5.server.so.SharedObject
Returns the path of the persistent object.
getPath() - Method in class org.red5.server.so.SharedObjectScope
Get the full absolute path.
getPendingCall(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Get pending call service by id.
getPendingMessages() - Method in interface org.red5.server.api.IConnection
Total number of messages that are pending to be sent to the connection.
getPendingMessages() - Method in class org.red5.server.BaseConnection
Count of outgoing messages not yet written.
getPendingMessages() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getPendingMessages() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getPendingMessages() - Method in class org.red5.server.net.remoting.RemotingConnection
Total number of messages that are pending to be sent to the connection.
getPendingMessages() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
Count of outgoing messages not yet written.
getPendingMessages(int) - Method in class org.red5.server.net.rtmpt.BaseRTMPTConnection
Return any pending messages up to a given size.
getPendingMessages() - Method in class org.red5.server.net.rtmpt.BaseRTMPTConnection
Count of outgoing messages not yet written.
getPendingMessages(int) - Method in class org.red5.server.net.rtmpt.RTMPTConnection
Return any pending messages up to a given size.
getPendingVideoMessages(int) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
Total number of video messages that are pending to be sent to a stream.
getPendingVideoMessages(int) - Method in class org.red5.server.BaseConnection
 
getPendingVideoMessages(int) - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getPendingVideoMessages() - Method in class org.red5.server.net.remoting.RemotingConnection
Return pending video messages number.
getPendingVideoMessages(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Total number of video messages that are pending to be sent to a stream.
getPermissions(IConnection) - Method in interface org.red5.server.api.IClient
Return the permissions in a given context.
getPermissions(IConnection) - Method in class org.red5.server.Client
Return the permissions in a given context.
getPersistanceStore() - Method in interface org.red5.server.api.IContext
Returns persistence store object, a storage for persistent objects like persistent SharedObjects.
getPersistanceStore() - Method in class org.red5.server.Context
Return persistence store
getPersistanceStore() - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getPersistenceStore(ResourcePatternResolver, String) - Static method in class org.red5.server.api.persistence.PersistenceUtils
Returns persistence store object.
getPlaybackStart() - Method in class org.red5.server.stream.PlayEngine
 
getPlugin(String) - Static method in class org.red5.server.plugin.PluginRegistry
Returns a plug-in.
getPluginName() - Method in class org.red5.server.plugin.PluginDescriptor
 
getPlugins() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Returns any plug-ins descriptors added
getPluginType() - Method in class org.red5.server.plugin.PluginDescriptor
 
getPollingDelay() - Method in class org.red5.server.net.rtmpt.RTMPTConnection
Return the polling delay to use.
getPoolSize() - Method in class org.red5.server.net.filter.TrafficShapingFilter
 
getPoolSize() - Method in class org.red5.server.net.remoting.RemotingClient
 
getPrefix() - Method in class org.red5.io.BaseStreamableFileService
Getter for prefix.
getPrefix() - Method in class org.red5.io.flv.impl.FLVService
Getter for prefix.
getPrefix() - Method in interface org.red5.io.IStreamableFileService
Getter for prefix.
getPrefix() - Method in class org.red5.io.m4a.impl.M4AService
Getter for prefix.
getPrefix() - Method in class org.red5.io.mp3.impl.MP3Service
Getter for prefix.
getPrefix() - Method in class org.red5.io.mp4.impl.MP4Service
Getter for prefix.
getPrettyFormatted(String) - Static method in class org.red5.io.utils.RandomGUID
Returns a nice neat formatted string.
getPreviousTagSize() - Method in class org.red5.io.flv.impl.Tag
Return previous tag size
getPreviousTagSize() - Method in interface org.red5.io.ITag
Returns previous tag size
getPreviuosTagSize() - Method in class org.red5.io.flv.impl.Tag
Getter for previous tag size
getProperties() - Method in class org.red5.server.plugin.PluginDescriptor
 
getPropertyType(Object, String) - Method in class org.red5.io.amf.Input
 
getProvider() - Method in interface org.red5.server.api.stream.IBroadcastStream
Get the provider corresponding to this stream.
getProvider() - Method in class org.red5.server.messaging.PipeConnectionEvent
Return pipe connection provider
getProvider() - Method in class org.red5.server.stream.ClientBroadcastStream
Getter for provider
getProvider() - Method in class org.red5.server.stream.ServerStream
Get the provider corresponding to this stream.
getProviderInput(IScope, String) - Method in interface org.red5.server.stream.IProviderService
Get a named provider as the source of input.
getProviderInput(IScope, String) - Method in class org.red5.server.stream.ProviderService
Get a named provider as the source of input.
getProviders() - Method in class org.red5.server.messaging.AbstractPipe
Getter for providers
getProviders() - Method in interface org.red5.server.messaging.IMessageOutput
Getter for providers
getProviders() - Method in class org.red5.server.scope.BroadcastScope
Getter for providers list
getPublicKey(KeyPair) - Static method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the public key for a given key pair.
getPublishedName() - Method in interface org.red5.server.api.statistics.IClientBroadcastStreamStatistics
Get stream publish name.
getPublishedName() - Method in interface org.red5.server.api.stream.IBroadcastStream
Get stream publish name.
getPublishedName() - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
 
getPublishedName() - Method in class org.red5.server.stream.ClientBroadcastStream
Getter for published name
getPublishedName() - Method in class org.red5.server.stream.ServerStream
Get stream publish name.
getQualified(String, String) - Method in class org.red5.io.utils.Stax2DomBuilder
 
getQueueThreshold() - Method in class org.red5.server.stream.consumer.FileConsumer
Returns the size of the delayed writing queue.
getReadBytes() - Method in interface org.red5.server.api.IConnection
Total number of bytes read from the connection.
getReadBytes() - Method in class org.red5.server.BaseConnection
 
getReadBytes() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getReadBytes() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getReadBytes() - Method in class org.red5.server.net.remoting.RemotingConnection
Total number of bytes read from the connection.
getReadBytes() - Method in class org.red5.server.net.rtmp.RTMPConnection
Total number of bytes read from the connection.
getReadBytes() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
Total number of bytes read from the connection.
getReadBytes() - Method in class org.red5.server.net.rtmpt.BaseRTMPTConnection
Total number of bytes read from the connection.
getReadChunkSize() - Method in class org.red5.server.net.rtmp.codec.RTMP
Getter for write chunk size.
getReaded() - Method in class org.red5.io.mp4.MP4Descriptor
Gets the number of data bytes which were read from the stream;
getReader() - Method in class org.red5.io.flv.impl.FLV
Returns a reader to parse and read the tags inside the file.
getReader() - Method in interface org.red5.io.IStreamableFile
Returns a reader to parse and read the tags inside the file.
getReader() - Method in class org.red5.io.m4a.impl.M4A
Returns a reader to parse and read the tags inside the file.
getReader() - Method in class org.red5.io.mp3.impl.MP3
Returns a reader to parse and read the tags inside the file.
getReader() - Method in class org.red5.io.mp4.impl.MP4
Returns a reader to parse and read the tags inside the file.
getReadMessages() - Method in interface org.red5.server.api.IConnection
Total number of messages read from the connection.
getReadMessages() - Method in class org.red5.server.BaseConnection
 
getReadMessages() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getReadMessages() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getReadMessages() - Method in class org.red5.server.net.remoting.RemotingConnection
Total number of messages read from the connection.
getReadTime() - Method in interface org.red5.server.api.service.IServiceCall
Returns the time stamp at which this object was deserialized.
getReadTime() - Method in class org.red5.server.service.Call
Returns the time stamp at which this object was deserialized.
getReason() - Method in exception org.red5.server.exception.ClientRejectedException
Getter for reason
getReceivedTime() - Method in class org.red5.server.net.rtmp.event.CachedEvent
 
getRecordFile(IScope, String) - Method in class org.red5.server.stream.ClientBroadcastStream
Get the file we'd be recording to based on scope and given name.
getRecordFile(IScope, String) - Static method in class org.red5.server.stream.RecordingListener
Get the file we'd be recording to based on scope and given name.
getRecords() - Method in class org.red5.io.mp4.MP4Atom
 
getRed5ApplicationContext(String) - Static method in class org.red5.server.LoaderBase
Getter for a Red5 application context.
getRed5ApplicationContexts() - Static method in class org.red5.server.LoaderBase
Returns the map containing all of the registered Red5 application contexts.
getReference(int) - Method in class org.red5.io.object.BaseInput
Returns the object with the parameters id
getReferenceId(Object) - Method in class org.red5.io.object.BaseOutput
Returns the reference id based on the parameter obj
getRefStorage() - Method in class org.red5.io.amf3.Input
 
getRemoteAddress() - Method in interface org.red5.server.api.IConnection
Get the IP address the client is connected from.
getRemoteAddress() - Method in class org.red5.server.BaseConnection
 
getRemoteAddress() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getRemoteAddress() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getRemoteAddress() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the IP address the client is connected from.
getRemoteAddresses() - Method in interface org.red5.server.api.IConnection
Get the IP addresses the client is connected from.
getRemoteAddresses() - Method in class org.red5.server.BaseConnection
 
getRemoteAddresses() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getRemoteAddresses() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getRemoteAddresses() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the IP addresses the client is connected from.
getRemoteAddresses(HttpServletRequest) - Static method in class org.red5.server.net.servlet.ServletUtils
Return all remote addresses that were involved in the passed request.
getRemotePort() - Method in interface org.red5.server.api.IConnection
Get the port the client is connected from.
getRemotePort() - Method in class org.red5.server.BaseConnection
 
getRemotePort() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getRemotePort() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getRemotePort() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the port the client is connected from.
getRemotingDecoder() - Method in class org.red5.server.net.remoting.codec.RemotingCodecFactory
Returns the remoting decoder.
getRemotingEncoder() - Method in class org.red5.server.net.remoting.codec.RemotingCodecFactory
Returns the remoting encoder.
getRequestNumber() - Method in class org.red5.server.net.rtmpt.RTMPTServlet.RequestInfo
 
getResource(String) - Method in class org.red5.classloading.ChildFirstClassLoader
Override the parent-first resource loading model established by java.lang.Classloader with child-first behavior.
getResource(String) - Method in class org.red5.classloading.QuartzClassLoadHelper
Finds a resource with a given name.
getResource(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Return resource by name
getResource(String) - Method in class org.red5.server.Context
Return resouce by path
getResource(String) - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getResource(String) - Method in class org.red5.server.scope.Scope
Return resource located at given path
getResourceAsStream(String) - Method in class org.red5.classloading.QuartzClassLoadHelper
Finds a resource with a given name.
getResources(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Returns array of resources (as Spring core Resource class instances)
getResources(String) - Method in class org.red5.server.Context
Return array or resournce that match given pattern
getResources(String) - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getResources(String) - Method in class org.red5.server.scope.Scope
Return array of resources from path string, usually used with pattern path
getResult() - Method in interface org.red5.server.api.service.IPendingServiceCall
Returns service call result
getResult() - Method in class org.red5.server.messaging.OOBControlMessage
Getter for property 'result'.
getResult() - Method in class org.red5.server.service.PendingCall
Returns service call result
getRootContext() - Method in interface org.red5.server.api.IApplicationLoader
Return the root ApplicationContext.
getRtmpConnManager() - Method in class org.red5.server.net.rtmp.RTMPMinaIoHandler
 
getRTMPDecoder() - Method in class org.red5.server.net.rtmp.codec.RTMPCodecFactory
Returns the RTMP decoder.
getRTMPDecoder() - Method in class org.red5.server.net.rtmpt.codec.RTMPTCodecFactory
Returns the RTMP decoder.
getRTMPEncoder() - Method in class org.red5.server.net.rtmp.codec.RTMPCodecFactory
Returns the RTMP encoder.
getRTMPEncoder() - Method in class org.red5.server.net.rtmpt.codec.RTMPTCodecFactory
Returns the RTMP encoder.
getRunning() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Check if scope is in running state
getRunning() - Method in class org.red5.server.scope.Scope
Here for JMX only, uses isEnabled()
getSampleDescriptionIndex() - Method in class org.red5.io.mp4.MP4Atom.Record
 
getSampleDuration() - Method in class org.red5.io.mp4.MP4Atom.TimeSampleRecord
 
getSampleOffset() - Method in class org.red5.io.mp4.MP4Atom.CompositionTimeSampleRecord
 
getSampleRate() - Method in class org.red5.io.mp3.impl.MP3Header
Getter for sample rate
getSamples() - Method in class org.red5.io.mp4.MP4Atom
 
getSampleSize() - Method in class org.red5.io.mp4.MP4Atom
 
getSamplesPerChunk() - Method in class org.red5.io.mp4.MP4Atom.Record
 
getSaveFilename() - Method in interface org.red5.server.api.statistics.IClientBroadcastStreamStatistics
Get the filename the stream is being saved as.
getSaveFilename() - Method in interface org.red5.server.api.stream.IBroadcastStream
Get the filename the stream is being saved as.
getSaveFilename() - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
 
getSaveFilename() - Method in class org.red5.server.stream.ClientBroadcastStream
Get the filename the stream is being saved as.
getSaveFilename() - Method in class org.red5.server.stream.ServerStream
Get the filename the stream is being saved as.
getScheduledExecutor() - Method in class org.red5.server.net.filter.TrafficShapingFilter
 
getScheduledJobNames() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns list of scheduled job names
getScheduledJobNames() - Method in interface org.red5.server.api.scheduling.ISchedulingService
Return names of scheduled jobs.
getScheduledJobNames() - Method in interface org.red5.server.jmx.mxbeans.QuartzSchedulingServiceMXBean
 
getScheduledJobNames() - Method in class org.red5.server.scheduling.QuartzSchedulingService
Return names of scheduled jobs.
getScheduler() - Method in class org.red5.server.service.WarDeployer
 
getSchedulerThreadSize() - Method in class org.red5.server.stream.consumer.FileConsumer
 
getScope() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
Getter for wrapped scope
getScope() - Method in interface org.red5.server.api.IConnection
Get the scope this is connected to.
getScope() - Method in class org.red5.server.api.Red5
Get the scope
getScope(String) - Method in interface org.red5.server.api.scope.IScope
Return scope by name
getScope() - Method in interface org.red5.server.api.stream.IStream
Get the scope this stream is associated with.
getScope() - Method in class org.red5.server.BaseConnection
 
getScope() - Method in class org.red5.server.Context
Return scope
getScope() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getScope() - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getScope() - Method in interface org.red5.server.jmx.mxbeans.Red5MXBean
 
getScope() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the scope this is connected to.
getScope(String) - Method in class org.red5.server.scope.Scope
Return child scope by name
getScope() - Method in class org.red5.server.stream.AbstractStream
Return scope
getScopeAttributes() - Method in class org.red5.server.statistics.XmlRpcScopeStatistics
Return attributes of the global scope.
getScopeAttributes(String) - Method in class org.red5.server.statistics.XmlRpcScopeStatistics
Return attributes of a given scope.
getScopeNames() - Method in interface org.red5.server.api.scope.IScope
Get a set of the child scope names.
getScopeNames() - Method in class org.red5.server.scope.Scope
Return child scope names iterator
getScopePath() - Method in class org.red5.server.net.remoting.message.RemotingPacket
Getter for property scope path.
getScopeResolver() - Method in class org.red5.server.Context
Return scope resolver
getScopes() - Method in interface org.red5.server.api.IClient
Get a set of scopes the client is connected to.
getScopes() - Method in interface org.red5.server.api.statistics.IStatisticsService
Return a list of all scopes that currently exist on the server.
getScopes(String) - Method in interface org.red5.server.api.statistics.IStatisticsService
Return a list of all scopes that currently exist on the server below a current path.
getScopes() - Method in class org.red5.server.Client
 
getScopes() - Method in class org.red5.server.statistics.StatisticsService
 
getScopes(String) - Method in class org.red5.server.statistics.StatisticsService
 
getScopes() - Method in class org.red5.server.statistics.XmlRpcScopeStatistics
Return available applications.
getScopes(String) - Method in class org.red5.server.statistics.XmlRpcScopeStatistics
Return subscopes of another scope.
getScopeService(IScope, String) - Static method in class org.red5.server.util.ScopeUtils
Returns scope service by bean name.
getScopeService(IScope, String, Class<?>) - Static method in class org.red5.server.util.ScopeUtils
Returns scope services (e.g.
getScopeService(IScope, Class<?>) - Static method in class org.red5.server.util.ScopeUtils
Returns scope service that implements a given interface.
getScopeService(IScope, Class<?>, boolean) - Static method in class org.red5.server.util.ScopeUtils
 
getScopeService(IScope, Class<?>, Class<?>) - Static method in class org.red5.server.util.ScopeUtils
Returns scope service that implements a given interface.
getScopeService(IScope, Class<?>, Class<?>, boolean) - Static method in class org.red5.server.util.ScopeUtils
 
getScopeStatisticsSO(IScope) - Method in interface org.red5.server.api.statistics.IStatisticsService
Return the shared object that will be used to keep scope statistics.
getScopeStatisticsSO(IScope) - Method in class org.red5.server.statistics.StatisticsService
 
getScriptedObject(ScriptSource, Class[]) - Method in class org.red5.server.script.groovy.GroovyScriptFactory
Loads and parses the Groovy script via the GroovyClassLoader.
getScriptedObject(ScriptSource, Class[]) - Method in class org.red5.server.script.jython.JythonScriptFactory
getScriptedObject(ScriptSource, Class[]) - Method in class org.red5.server.script.rhino.RhinoScriptFactory
Load and parse the Rhino script via RhinoScriptUtils.
getScriptedObjectType(ScriptSource) - Method in class org.red5.server.script.groovy.GroovyScriptFactory
 
getScriptedObjectType(ScriptSource) - Method in class org.red5.server.script.jython.JythonScriptFactory
 
getScriptedObjectType(ScriptSource) - Method in class org.red5.server.script.rhino.RhinoScriptFactory
 
getScriptInterfaces() - Method in class org.red5.server.script.groovy.GroovyScriptFactory
Groovy scripts determine their interfaces themselves, hence we don't need to explicitly expose interfaces here.
getScriptInterfaces() - Method in class org.red5.server.script.jython.JythonScriptFactory
getScriptInterfaces() - Method in class org.red5.server.script.rhino.RhinoScriptFactory
getScriptSourceLocator() - Method in class org.red5.server.script.groovy.GroovyScriptFactory
 
getScriptSourceLocator() - Method in class org.red5.server.script.jython.JythonScriptFactory
getScriptSourceLocator() - Method in class org.red5.server.script.rhino.RhinoScriptFactory
getSerializeCache() - Static method in class org.red5.io.amf.Output
 
getSerializer() - Method in class org.red5.io.flv.impl.FLVService
Getter for serializer
getSerializer() - Method in class org.red5.io.flv.meta.MetaService
 
getSerializer() - Method in class org.red5.io.m4a.impl.M4AService
Getter for serializer
getSerializer() - Method in class org.red5.io.mp4.impl.MP4Service
Getter for serializer
getServer() - Method in interface org.red5.server.api.scope.IGlobalScope
Return the server this global scope runs in.
getServer() - Method in class org.red5.server.plugin.Red5Plugin
Return the server reference.
getServer() - Method in class org.red5.server.scope.GlobalScope
Return the server instance connected to this scope.
getServer() - Method in class org.red5.server.scope.Scope
Return the server instance connected to this scope.
getServer() - Method in class org.red5.server.scope.WebScope
Return the server instance connected to this scope.
getServerStream(IScope, String) - Static method in class org.red5.server.api.stream.support.StreamUtils
Looks up a server stream in the stream map.
getService(File) - Method in interface org.red5.io.IStreamableFileFactory
 
getService(File) - Method in class org.red5.io.StreamableFileFactory
getServiceHandler(String) - Method in interface org.red5.server.api.service.IServiceHandlerProvider
Return a previously registered service handler.
getServiceHandler(String) - Method in class org.red5.server.scope.Scope
Return service handler by name
getServiceHandler(String) - Method in class org.red5.server.so.ClientSharedObject
Return a previously registered service handler.
getServiceHandler(String) - Method in class org.red5.server.so.SharedObjectScope
Return a previously registered service handler.
getServiceHandlerNames() - Method in interface org.red5.server.api.service.IServiceHandlerProvider
Get list of registered service handler names.
getServiceHandlerNames() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return set of service handler names
getServiceHandlerNames() - Method in class org.red5.server.scope.Scope
Return set of service handler names.
getServiceHandlerNames() - Method in class org.red5.server.so.ClientSharedObject
Get list of registered service handler names.
getServiceHandlerNames() - Method in class org.red5.server.so.SharedObjectScope
Get list of registered service handler names.
getServiceHandlerProvider() - Method in interface org.red5.server.api.service.IServiceHandlerProviderAware
Return object that knows about service handlers.
getServiceHandlers() - Method in class org.red5.server.scope.Scope
Return map of service handlers.
getServiceHandlers(boolean) - Method in class org.red5.server.scope.Scope
Return map of service handlers and optionally created it if it doesn't exist.
getServiceInvoker() - Method in interface org.red5.server.api.IContext
Returns service invoker object.
getServiceInvoker() - Method in class org.red5.server.Context
Return service invoker
getServiceInvoker() - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
 
getServiceMethodName() - Method in interface org.red5.server.api.service.IServiceCall
Returns service method name
getServiceMethodName() - Method in class org.red5.server.service.Call
Returns service method name
getServiceName() - Method in interface org.red5.server.api.service.IServiceCall
Returns service name
getServiceName() - Method in class org.red5.server.messaging.OOBControlMessage
Getter for property 'serviceName'.
getServiceName() - Method in class org.red5.server.service.Call
Returns service name
getServiceName() - Method in exception org.red5.server.service.ServiceNotFoundException
Get the name of the service that doesn't exist.
getServiceParamMap() - Method in class org.red5.server.messaging.OOBControlMessage
Getter for property 'serviceParamMap'.
getServices() - Method in interface org.red5.io.IStreamableFileFactory
Getter for services
getServices() - Method in class org.red5.io.StreamableFileFactory
Getter for services
getSession() - Method in class org.red5.server.net.rtmpt.RTMPTConnection
Creates a DummySession for this HTTP-based connection to allow our Mina based system happy.
getSession(String) - Static method in class org.red5.server.session.SessionManager
 
getSessionId() - Method in interface org.red5.server.api.IConnection
Get the session id, this may be null.
getSessionId() - Method in interface org.red5.server.api.session.ISession
Returns the session's identifier.
getSessionId() - Method in class org.red5.server.BaseConnection
 
getSessionId() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getSessionId() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getSessionId() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the session id, this may be null.
getSessionId() - Method in class org.red5.server.net.rtmpt.RTMPTServlet.RequestInfo
 
getSessionId() - Method in class org.red5.server.session.Session
 
getSessionId() - Static method in class org.red5.server.session.SessionManager
 
getSetAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get Set attribute by name
getSetAttribute(String) - Method in class org.red5.server.AttributeStore
Get Set attribute by name
getSetAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get Set attribute by name
getSetAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get Set attribute by name
getSharedObject(IScope, String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns shared object from given scope by name.
getSharedObject(IScope, String, boolean) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns shared object from given scope by name.
getSharedObject(IScope, String) - Method in interface org.red5.server.api.so.ISharedObjectService
Get a shared object by name.
getSharedObject(IScope, String, boolean) - Method in interface org.red5.server.api.so.ISharedObjectService
Get a shared object by name and create it if it doesn't exist.
getSharedObject(IScope, String) - Method in class org.red5.server.so.SharedObjectService
Get a shared object by name.
getSharedObject(IScope, String, boolean) - Method in class org.red5.server.so.SharedObjectService
Get a shared object by name and create it if it doesn't exist.
getSharedObjectNames(IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns available SharedObject names as List
getSharedObjectNames(IScope) - Method in interface org.red5.server.api.so.ISharedObjectService
Get a set of the shared object names.
getSharedObjectNames(IScope) - Method in class org.red5.server.so.SharedObjectService
Get a set of the shared object names.
getSharedObjects(String) - Method in interface org.red5.server.api.statistics.IStatisticsService
Return informations about shared objects for a given scope.
getSharedObjects(String) - Method in class org.red5.server.statistics.StatisticsService
 
getSharedObjects(String) - Method in class org.red5.server.statistics.XmlRpcScopeStatistics
Return informations about shared objects of a given scope.
getSharedObjectSecurity() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Get handlers that protect shared objects.
getSharedObjectSecurity() - Method in interface org.red5.server.api.so.ISharedObjectSecurityService
Get handlers that protect shared objects.
getSharedObjectSecurity() - Method in class org.red5.server.so.SharedObjectScope
Get handlers that protect shared objects.
getSharedObjectStatisticsSO(IScope) - Method in interface org.red5.server.api.statistics.IStatisticsService
Return the shared object that will be used to keep SO statistics.
getSharedObjectStatisticsSO(IScope) - Method in class org.red5.server.statistics.StatisticsService
 
getSharedSecret(byte[], KeyAgreement) - Static method in class org.red5.server.net.rtmp.RTMPHandshake
Determines the validation scheme for given input.
getShortAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get Short attribute by name
getShortAttribute(String) - Method in class org.red5.server.AttributeStore
Get Short attribute by name
getShortAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get Short attribute by name
getShortAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get Short attribute by name
getShortProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Return short property to message
getShortProperty(String) - Method in interface org.red5.server.messaging.IMessage
Return short property to message
getSignature() - Method in class org.red5.io.flv.FLVHeader
Returns the signature bytes
getSize() - Method in class org.red5.io.mp4.MP4Atom
Gets the size of this atom.
getSize() - Method in class org.red5.io.mp4.MP4Frame
Returns the size of the data chunk.
getSize() - Method in class org.red5.server.api.stream.support.DynamicPlayItem
Returns size in bytes
getSize() - Method in class org.red5.server.net.rtmp.event.ChunkSize
Getter for size.
getSize() - Method in class org.red5.server.net.rtmp.message.Header
Getter for size.
getSource() - Method in interface org.red5.server.api.event.IEvent
Returns event listener
getSource() - Method in class org.red5.server.net.rtmp.event.BaseEvent
Returns event listener
getSourceType() - Method in class org.red5.server.net.rtmp.event.BaseEvent
 
getSourceType() - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
Getter for source type
getSpeed() - Method in interface org.red5.server.stream.ITokenBucket
The amount of tokens increased per millisecond.
getStart() - Method in interface org.red5.server.api.stream.IPlayItem
Start time in milliseconds.
getStart() - Method in class org.red5.server.api.stream.support.DynamicPlayItem
Returns boolean value that specifies whether item can be played
getStart() - Method in class org.red5.server.api.stream.support.SimplePlayItem
Returns boolean value that specifies whether item can be played
getState() - Method in interface org.red5.server.api.stream.ISubscriberStream
Return the streams state enum.
getState() - Method in class org.red5.server.net.rtmp.codec.RTMP
Return current state.
getState() - Method in class org.red5.server.net.rtmp.RTMPConnection
 
getState() - Method in class org.red5.server.stream.AbstractStream
Return stream state
getStateCode() - Method in class org.red5.server.net.rtmp.RTMPConnection
 
getStatistics() - Method in interface org.red5.server.api.scope.IScope
Return statistics informations about the scope.
getStatistics() - Method in interface org.red5.server.api.so.ISharedObject
Return statistics about the shared object.
getStatistics() - Method in interface org.red5.server.api.stream.IClientBroadcastStream
Return statistics about the stream.
getStatistics() - Method in interface org.red5.server.api.stream.IPlaylistSubscriberStream
Return statistics about this stream.
getStatistics() - Method in class org.red5.server.scope.Scope
Return statistics informations about the scope.
getStatistics() - Method in class org.red5.server.so.SharedObjectScope
Return statistics about the shared object.
getStatistics() - Method in class org.red5.server.stream.ClientBroadcastStream
Return statistics about the stream.
getStatistics() - Method in class org.red5.server.stream.PlaylistSubscriberStream
Return statistics about this stream.
getStatus() - Method in interface org.red5.server.api.service.IServiceCall
Get service call status
getStatus(String) - Method in class org.red5.server.net.rtmp.RTMPHandler
 
getStatus() - Method in class org.red5.server.service.Call
Get service call status
getStatusObject(String) - Method in class org.red5.server.net.rtmp.status.StatusObjectService
Return status object by code
getStore() - Method in interface org.red5.server.api.persistence.IPersistable
Returns the persistence store this object is stored in
getStore() - Method in interface org.red5.server.api.scope.IBasicScope
Get the persistable store
getStore() - Method in class org.red5.server.PersistableAttributeStore
Return persistent store
getStore() - Method in class org.red5.server.scope.BasicScope
 
getStore() - Method in class org.red5.server.scope.GlobalScope
Get persistence store for scope
getStore() - Method in class org.red5.server.so.SharedObject
Returns the persistence store this object is stored in
getStore() - Method in class org.red5.server.so.SharedObjectScope
Get the persistable store
getStreamableFile(File) - Method in class org.red5.io.BaseStreamableFileService
Return streamable file reference.
getStreamableFile(File) - Method in class org.red5.io.flv.impl.FLVService
Return streamable file reference.
getStreamableFile(File) - Method in interface org.red5.io.IStreamableFileService
Return streamable file reference.
getStreamableFile(File) - Method in class org.red5.io.m4a.impl.M4AService
Return streamable file reference.
getStreamableFile(File) - Method in class org.red5.io.mp3.impl.MP3Service
Return streamable file reference.
getStreamableFile(File) - Method in class org.red5.io.mp4.impl.MP4Service
Return streamable file reference.
getStreamAwareHandler() - Method in class org.red5.server.stream.AbstractStream
Return stream aware scope handler or null if scope is null
getStreamByChannelId(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Return stream by given channel id.
getStreamById(int) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
Get a stream by its id.
getStreamById(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Get a stream by its id.
getStreamId() - Method in interface org.red5.server.api.stream.IClientStream
Get stream id allocated in a connection.
getStreamId() - Static method in class org.red5.server.net.rtmp.BaseRTMPHandler
Getter for stream ID.
getStreamId() - Method in class org.red5.server.net.rtmp.event.SetBuffer
 
getStreamId() - Method in class org.red5.server.net.rtmp.message.Header
Getter for stream id
getStreamId() - Method in class org.red5.server.stream.AbstractClientStream
Return stream id
getStreamIdForChannel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
Return stream id for given channel id.
getStreamLength(String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns stream length.
getStreamListeners() - Method in interface org.red5.server.api.stream.IBroadcastStream
Return registered stream listeners.
getStreamListeners() - Method in class org.red5.server.stream.ClientBroadcastStream
Return registered stream listeners.
getStreamListeners() - Method in class org.red5.server.stream.ServerStream
 
getStreamPlaybackSecurity() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Get handlers that protect stream plaback.
getStreamPlaybackSecurity() - Method in interface org.red5.server.api.stream.IStreamSecurityService
Get handlers that protect stream plaback.
getStreamPublishSecurity() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Get handlers that protect stream publishing.
getStreamPublishSecurity() - Method in interface org.red5.server.api.stream.IStreamSecurityService
Get handlers that protect stream publishing.
getStreams() - Method in class org.red5.server.net.rtmp.RTMPConnection
Getter for client streams.
getString() - Method in class org.red5.io.amf.Input
Reads string from buffer
getString(IoBuffer) - Static method in class org.red5.io.amf.Input
Returns a string based on the buffer
getString(ByteBuffer) - Static method in class org.red5.io.amf.Input
Returns a string based on the buffer
getString() - Method in class org.red5.io.amf3.Input
 
getString() - Method in class org.red5.io.mock.Input
Read a string without the string type header.
getString() - Method in interface org.red5.io.object.Input
Read a string without the string type header.
getStringAttribute(String) - Method in interface org.red5.server.api.ICastingAttributeStore
Get String attribute by name
getStringAttribute(String) - Method in class org.red5.server.AttributeStore
Get String attribute by name
getStringAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
Get String attribute by name
getStringAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
Get String attribute by name
getStringCache() - Static method in class org.red5.io.amf.Output
 
getStringProperty(String) - Method in class org.red5.server.messaging.AbstractMessage
Return string property to message
getStringProperty(String) - Method in interface org.red5.server.messaging.IMessage
Return string property to message
getSubscriberStream(IScope, String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
Returns subscriber stream with given name from specified scope.
getSubscriberStream(IScope, String) - Method in interface org.red5.server.api.stream.ISubscriberStreamService
Returns a stream that can subscribe a broadcast stream with the given name using "IBroadcastStream.subscribe".
getSwfVerificationBytes() - Method in class org.red5.server.net.rtmp.RTMPHandshake
Returns the SWF verification bytes.
getSyncSamples() - Method in class org.red5.io.mp4.MP4Atom
 
getTarget() - Method in class org.red5.server.messaging.OOBControlMessage
Getter for property 'target'.
getThreshold() - Method in class org.red5.server.net.filter.IoEventQueueThrottler
 
getTime() - Method in interface org.red5.io.flv.meta.IMetaCue
Gets the time
getTime() - Method in class org.red5.io.flv.meta.MetaCue
Gets the time
getTime() - Method in class org.red5.io.mp4.MP4Frame
Returns the timestamp.
getTimeOffset() - Method in class org.red5.io.mp4.MP4Frame
 
getTimer() - Method in class org.red5.server.net.rtmp.message.Header
Getter for timer
getTimer() - Method in class org.red5.server.net.rtmp.RTMPConnection
Returns a usable timestamp for written packets.
getTimerBase() - Method in class org.red5.server.net.rtmp.message.Header
 
getTimerDelta() - Method in class org.red5.server.net.rtmp.message.Header
 
getTimeScale() - Method in class org.red5.io.mp4.MP4Atom
 
getTimestamp() - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getTimestamp() - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns the timestamp for the message.
getTimestamp() - Method in class org.red5.io.flv.impl.Tag
Return the timestamp
getTimestamp() - Method in interface org.red5.io.ITag
Return the timestamp
getTimestamp() - Method in interface org.red5.server.api.stream.IStreamPacket
Timestamp of this packet.
getTimestamp() - Method in class org.red5.server.net.rtmp.event.BaseEvent
Getter for timestamp
getTimestamp() - Method in class org.red5.server.net.rtmp.event.CachedEvent
 
getTimestamp() - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
Getter for timestamp
getTimeToLive() - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
 
getTimeToLive() - Method in interface org.red5.compatibility.flex.messaging.messages.Message
Returns the time to live for the message.
getTimeToSamplesRecords() - Method in class org.red5.io.mp4.MP4Atom
 
getTotal() - Method in class org.red5.server.api.statistics.support.StatisticsCounter
Get total number.
getTotalBytes() - Method in class org.red5.io.flv.impl.FLVReader
Get the total readable bytes in a file or ByteBuffer.
getTotalBytes() - Method in interface org.red5.io.ITagReader
Get the total readable bytes in a file or ByteBuffer
getTotalBytes() - Method in class org.red5.io.m4a.impl.M4AReader
 
getTotalBytes() - Method in class org.red5.io.mp3.impl.MP3Reader
Get the total readable bytes in a file or ByteBuffer.
getTotalBytes() - Method in class org.red5.io.mp4.impl.MP4Reader
Get the total readable bytes in a file or IoBuffer.
getTotalChanges() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return number of attribute changes.
getTotalChanges() - Method in class org.red5.server.so.SharedObject
Return number of attribute changes.
getTotalClients() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return total number of clients connected to the scope.
getTotalClients() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return total number of clients connected to the scope.
getTotalClients() - Method in class org.red5.server.scope.Scope
Return total number of clients connected to the scope.
getTotalConnections() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return total number of connections to the scope.
getTotalConnections() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return total number of connections to the scope.
getTotalConnections() - Method in class org.red5.server.scope.Scope
Return total number of connections to the scope.
getTotalDeletes() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return number of attribute deletes.
getTotalDeletes() - Method in class org.red5.server.so.SharedObject
Return number of attribute deletes.
getTotalListeners() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return total number of subscribed listeners.
getTotalListeners() - Method in class org.red5.server.so.SharedObject
Return total number of subscribed listeners.
getTotalSends() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return number of times a message was sent.
getTotalSends() - Method in class org.red5.server.so.SharedObject
Return number of times a message was sent.
getTotalSubscopes() - Method in interface org.red5.server.api.statistics.IScopeStatistics
Return total number of subscopes created.
getTotalSubscopes() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
Return total number of subscopes created.
getTotalSubscopes() - Method in class org.red5.server.scope.Scope
Return total number of subscopes created.
getTotalSubscribers() - Method in interface org.red5.server.api.statistics.IClientBroadcastStreamStatistics
Return total number of subscribers.
getTotalSubscribers() - Method in class org.red5.server.stream.ClientBroadcastStream
Return total number of subscribers.
getType() - Method in class org.red5.compatibility.flex.messaging.io.ObjectProxy
 
getType() - Method in class org.red5.io.flv.impl.Tag
Getter for tag type
getType() - Method in interface org.red5.io.flv.meta.IMetaCue
Gets the type
getType() - Method in class org.red5.io.flv.meta.MetaCue
Gets the type
getType() - Method in class org.red5.io.mp4.MP4Atom
Returns the type of this atom.
getType() - Method in class org.red5.io.mp4.MP4Descriptor
Returns the type of this descriptor.
getType() - Method in class org.red5.io.mp4.MP4Frame
Returns the data type, being audio or video.
getType() - Method in interface org.red5.server.api.event.IEvent
Returns even type
getType() - Method in interface org.red5.server.api.IConnection
Get the connection type.
getType() - Method in interface org.red5.server.api.persistence.IPersistable
Returns the type of the persistent object.
getType() - Method in interface org.red5.server.api.scope.IBasicScope
Get the type of the scope.
getType() - Method in class org.red5.server.BaseConnection
 
getType() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getType() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getType() - Method in class org.red5.server.messaging.PipeConnectionEvent
Return event type
getType() - Method in class org.red5.server.net.remoting.RemotingConnection
Get the connection type.
getType() - Method in class org.red5.server.net.rtmp.event.BaseEvent
Returns even type
getType() - Method in enum org.red5.server.net.rtmp.RTMPType
 
getType() - Method in class org.red5.server.PersistableAttributeStore
Return scope type
getType() - Method in class org.red5.server.scope.BasicScope
 
getType() - Method in interface org.red5.server.so.ISharedObjectEvent
Returns the type of the event.
getType() - Method in class org.red5.server.so.SharedObject
Returns the type of the persistent object.
getType() - Method in class org.red5.server.so.SharedObjectEvent
Returns the type of the event.
getType() - Method in class org.red5.server.so.SharedObjectMessage
Returns even type
getUid() - Method in class org.red5.compatibility.flex.messaging.io.ObjectProxy
 
getUpTime() - Static method in class org.red5.server.api.Red5
Returns server uptime in milliseconds.
getUsedStreamCount() - Method in class org.red5.server.net.rtmp.RTMPConnection
Getter for used stream count.
getValue() - Method in interface org.red5.server.api.remoting.IRemotingHeader
Return value of header.
getValue() - Method in class org.red5.server.net.remoting.RemotingHeader
Return value of header.
getValue() - Method in interface org.red5.server.so.ISharedObjectEvent
Returns the value of the event.
getValue() - Method in class org.red5.server.so.SharedObjectEvent
Returns the value of the event.
getValue2() - Method in class org.red5.server.net.rtmp.event.Ping
Getter for property 'value2'.
getValue3() - Method in class org.red5.server.net.rtmp.event.Ping
Getter for property 'value3'.
getValue4() - Method in class org.red5.server.net.rtmp.event.Ping
Getter for property 'value4'.
getVersion() - Method in class org.red5.io.flv.FLVHeader
Gets the version byte
getVersion() - Static method in class org.red5.server.api.Red5
Returns the current version with revision number
getVersion() - Method in interface org.red5.server.api.so.ISharedObjectBase
Returns the version of the shared object.
getVersion() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
Return the version number of the shared object.
getVersion() - Method in interface org.red5.server.so.ISharedObjectMessage
Returns the version to modify.
getVersion() - Method in class org.red5.server.so.SharedObject
Getter for version.
getVersion() - Method in class org.red5.server.so.SharedObjectMessage
Returns the version to modify.
getVersion() - Method in class org.red5.server.so.SharedObjectScope
Returns the version of the shared object.
getVideo() - Method in class org.red5.server.stream.OutputStream
Getter for video channel
getVideoCodec() - Method in interface org.red5.server.api.stream.IStreamCodecInfo
Return video codec
getVideoCodec() - Method in class org.red5.server.stream.codec.StreamCodecInfo
Return video codec
getVideoCodec(IoBuffer) - Static method in class org.red5.server.stream.VideoCodecFactory
Create and return new video codec applicable for byte buffer data
getVideoCodecId() - Method in class org.red5.io.flv.impl.FLVReader
 
getVideoCodecId() - Method in interface org.red5.io.flv.meta.IMetaData
Returns the video codec id
getVideoCodecId() - Method in class org.red5.io.flv.meta.MetaData
Returns the video codec id
getVideoCodecId() - Method in class org.red5.io.mp4.impl.MP4Reader
 
getVideoCodecName() - Method in interface org.red5.server.api.stream.IStreamCodecInfo
Getter for video codec name
getVideoCodecName() - Method in class org.red5.server.stream.codec.StreamCodecInfo
Getter for video codec name
getVideoConfigBytes() - Method in class org.red5.io.mp4.MP4Atom
 
getVideoDataRate() - Method in interface org.red5.io.flv.meta.IMetaData
Returns the videodatarate
getVideoDataRate() - Method in class org.red5.io.flv.meta.MetaData
Returns the videodatarate
getVODProviderFile(IScope, String) - Method in interface org.red5.server.stream.IProviderService
Get a named VOD source file.
getVODProviderFile(IScope, String) - Method in class org.red5.server.stream.ProviderService
Get a named VOD source file.
getVODProviderInput(IScope, String) - Method in interface org.red5.server.stream.IProviderService
Get a named VOD provider as the source of input.
getVODProviderInput(IScope, String) - Method in class org.red5.server.stream.ProviderService
Get a named VOD provider as the source of input.
getWidth() - Method in interface org.red5.io.flv.meta.IMetaData
Returns the width Video width
getWidth() - Method in class org.red5.io.flv.meta.MetaData
Returns the width Video width
getWidth() - Method in class org.red5.io.mp4.MP4Atom
 
getWriteChunkSize() - Method in class org.red5.server.net.rtmp.codec.RTMP
Getter for write chunk size.
getWriter() - Method in class org.red5.io.flv.impl.FLV
Returns a writer that creates a new file or truncates existing contents.
getWriter() - Method in interface org.red5.io.IStreamableFile
Returns a writer that creates a new file or truncates existing contents.
getWriter() - Method in class org.red5.io.m4a.impl.M4A
Returns a writer that creates a new file or truncates existing contents.
getWriter() - Method in class org.red5.io.mp3.impl.MP3
Returns a writer that creates a new file or truncates existing contents.
getWriter() - Method in class org.red5.io.mp4.impl.MP4
Returns a writer that creates a new file or truncates existing contents.
getWriteTime() - Method in interface org.red5.server.api.service.IServiceCall
Returns the time stamp at which this object was serialized.
getWriteTime() - Method in class org.red5.server.service.Call
Returns the time stamp at which this object was serialized.
getWrittenBytes() - Method in interface org.red5.server.api.IConnection
Total number of bytes written to the connection.
getWrittenBytes() - Method in class org.red5.server.BaseConnection
 
getWrittenBytes() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getWrittenBytes() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getWrittenBytes() - Method in class org.red5.server.net.remoting.RemotingConnection
Total number of bytes written to the connection.
getWrittenBytes() - Method in class org.red5.server.net.rtmp.RTMPConnection
Total number of bytes written to the connection.
getWrittenBytes() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
Total number of bytes written to the connection.
getWrittenBytes() - Method in class org.red5.server.net.rtmpt.BaseRTMPTConnection
Total number of bytes written to the connection.
getWrittenMessages() - Method in interface org.red5.server.api.IConnection
Total number of messages written to the connection.
getWrittenMessages() - Method in class org.red5.server.BaseConnection
 
getWrittenMessages() - Method in interface org.red5.server.jmx.mxbeans.ConnectionMXBean
 
getWrittenMessages() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
 
getWrittenMessages() - Method in class org.red5.server.net.remoting.RemotingConnection
Total number of messages written to the connection.
GLASSFISH_ID - Static variable in class org.red5.server.util.ServerDetector
 
GLASSFISH_SYSTEM_PROPERTY - Static variable in class org.red5.server.util.ServerDetector
 
globals - Variable in class org.red5.server.Server
List of global scopes
GlobalScope - Class in org.red5.server.scope
Global scope is a top level scope.
GlobalScope() - Constructor for class org.red5.server.scope.GlobalScope
 
globalScope - Variable in class org.red5.server.scope.ScopeResolver
Global scope
GlobalScopeMXBean - Interface in org.red5.server.jmx.mxbeans
An MBean interface for the scope object.
graphicsMode - Variable in class org.red5.io.mp4.MP4Atom
 
GroovyScriptFactory - Class in org.red5.server.script.groovy
ScriptFactory implementation for a Groovy script.
GroovyScriptFactory(String) - Constructor for class org.red5.server.script.groovy.GroovyScriptFactory
Create a new GroovyScriptFactory for the given script source.
GroovyScriptFactory(String, GroovyObjectCustomizer) - Constructor for class org.red5.server.script.groovy.GroovyScriptFactory
Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can create a custom MetaClass to supply missing methods and otherwise change the behavior of the object.
GroovyScriptFactory(String, Class[]) - Constructor for class org.red5.server.script.groovy.GroovyScriptFactory
 

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-2012 The Red5 Project