- CachedEvent - Class in org.red5.server.net.rtmp.event
-
Provides a means for storage of RTMP events.
- CachedEvent() - Constructor for class org.red5.server.net.rtmp.event.CachedEvent
-
- cachedStatusObjects - Variable in class org.red5.server.net.rtmp.status.StatusObjectService
-
Cached status objects map
- cacheStatusObjects() - Method in class org.red5.server.net.rtmp.status.StatusObjectService
-
Cache status objects
- calculateClientBw(IConnection) - Method in interface org.red5.server.stream.bandwidth.IBandwidthDetection
-
- calculateClientBw(IConnection) - Method in class org.red5.server.stream.bandwidth.ServerClientDetection
-
- calculateDigest(int, byte[], int, byte[], int, byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Calculates the digest given the its offset in the handshake data.
- calculateHMAC_SHA256(byte[], int, int, byte[], int, byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Calculates an HMAC SHA256 hash into the digest at the given offset.
- calculateSwfVerification(byte[], byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Calculates the swf verification token.
- call - Variable in class org.red5.server.net.rtmp.event.Notify
-
Service call
- call() - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
- Call - Class in org.red5.server.service
-
Basic service call (remote call) implementation
- Call() - Constructor for class org.red5.server.service.Call
-
- Call(String) - Constructor for class org.red5.server.service.Call
-
Creates call from method name
- Call(String, Object[]) - Constructor for class org.red5.server.service.Call
-
Creates call from method name and array of call parameters
- Call(String, String, Object[]) - Constructor for class org.red5.server.service.Call
-
Creates call from given service name, method name and array of call parameters
- cancelDeadlockFuture() - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
Cancels deadlock future if it was created
- cancelJob(String) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Cancels a scheduled job by name.
- cancelJob(String) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Cancels a scheduled job by name.
- cancelJob(String) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Cancels a scheduled job by name.
- canContinueDecoding() - Method in class org.red5.server.net.protocol.RTMPDecodeState
-
Checks whether decoding process can be continued.
- canHandle(File) - Method in interface org.red5.server.api.service.IStreamableFileService
-
Check whether file can be used by file service, that is, it does exist and have valid extension
- canSendPacket(RTMPMessage, long) - Method in interface org.red5.server.stream.IFrameDropper
-
Checks if a message may be sent to the subscriber.
- canSendPacket(RTMPMessage, long) - Method in class org.red5.server.stream.VideoFrameDropper
-
Checks if a message may be sent to the subscriber.
- canStartDecoding(int) - Method in class org.red5.server.net.protocol.RTMPDecodeState
-
Checks whether remaining buffer size is greater or equal than buffer amount and so if it makes sense to start decoding.
- CAPABILITIES - Static variable in class org.red5.server.api.Red5
-
Server capabilities
- changeStats - Variable in class org.red5.server.so.SharedObject
-
Counts number of "change" events.
- Channel - Class in org.red5.server.net.rtmp
-
Identified connection that transfers packets.
- Channel(RTMPConnection, int) - Constructor for class org.red5.server.net.rtmp.Channel
-
Creates channel from connection and channel id
- checkAudioCodec - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Is there need to check audio codec?
- checkBandwidth(Object) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Calls the checkBandwidth method on the current client.
- checkBandwidth() - Method in interface org.red5.server.api.IClient
-
Performs a bandwidth checking routine.
- checkBandwidth() - Method in class org.red5.server.Client
-
Performs a bandwidth checking routine.
- checkBandwidth(Object[]) - Method in class org.red5.server.stream.bandwidth.ClientServerDetection
-
- checkBandwidth(IConnection) - Method in interface org.red5.server.stream.bandwidth.IBandwidthDetection
-
- checkBandwidth(IConnection) - Method in class org.red5.server.stream.bandwidth.ServerClientDetection
-
- checkBandwidthUp(Object[]) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Calls the checkBandwidthUp method on the current client.
- checkBandwidthUp(Object[]) - Method in interface org.red5.server.api.IClient
-
Performs a bandwidth checking callback for the client.
- checkBandwidthUp(Object[]) - Method in class org.red5.server.Client
-
Performs a bandwidth checking callback for the client.
- checkRelease() - Method in class org.red5.server.so.SharedObject
-
Check if shared object must be released.
- checkSendMessageEnabled(RTMPMessage) - Method in class org.red5.server.stream.PlayEngine
-
Check if sending the given message was enabled by the client.
- checkVideoCodec - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Is there need to check video codec?
- ChunkHeader - Class in org.red5.server.net.rtmp.message
-
RTMP chunk header
- ChunkHeader() - Constructor for class org.red5.server.net.rtmp.message.ChunkHeader
-
- ChunkSize - Class in org.red5.server.net.rtmp.event
-
Chunk size event
- ChunkSize() - Constructor for class org.red5.server.net.rtmp.event.ChunkSize
-
- ChunkSize(int) - Constructor for class org.red5.server.net.rtmp.event.ChunkSize
-
Create chunk size event with given size
- chunkSize - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Data is sent by chunks, each of them has size
- cipherIn - Variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- cipherOut - Variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- clear() - Method in interface org.red5.server.api.so.ISharedObjectBase
-
Deletes all the attributes and sends a clear event to all listeners.
- clear() - Method in class org.red5.server.so.ClientSharedObject
-
Deletes all the attributes and sends a clear event to all listeners.
- clear() - Method in interface org.red5.server.so.ISharedObjectMessage
-
Clear shared object
- clear() - Method in class org.red5.server.so.SharedObject
-
Deletes all the attributes and sends a clear event to all listeners.
- clear() - Method in class org.red5.server.so.SharedObjectMessage
-
Clear shared object
- clear() - Method in class org.red5.server.so.SharedObjectScope
-
Deletes all the attributes and sends a clear event to all listeners.
- clearData() - Method in class org.red5.server.net.rtmp.message.Packet
-
Clears the data buffer.
- clearSharedObjects(IScope, String) - Method in interface org.red5.server.api.so.ISharedObjectService
-
Deletes persistent shared objects specified by name and clears all properties from active shared objects (persistent and nonpersistent).
- clearSharedObjects(IScope, String) - Method in class org.red5.server.so.SharedObjectService
-
Deletes persistent shared objects specified by name and clears all properties from active shared objects (persistent and nonpersistent).
- client - Variable in class org.red5.server.BaseConnection
-
Client bound to connection
- Client - Class in org.red5.server
-
Client is an abstraction representing user connected to Red5 application.
- Client(String, ClientRegistry) - Constructor for class org.red5.server.Client
-
Creates client, sets creation time and registers it in ClientRegistry.
- Client(String, Long, ClientRegistry) - Constructor for class org.red5.server.Client
-
Creates client, sets creation time and registers it in ClientRegistry.
- client - Variable in class org.red5.server.net.remoting.RemotingClient
-
HTTP client for remoting calls.
- CLIENT_BUFFER - Static variable in class org.red5.server.net.rtmp.event.Ping
-
Client buffer.
- ClientBroadcastStream - Class in org.red5.server.stream
-
Represents live stream broadcasted from client.
- ClientBroadcastStream() - Constructor for class org.red5.server.stream.ClientBroadcastStream
-
- ClientBroadcastStreamMXBean - Interface in org.red5.server.jmx.mxbeans
-
Represents live stream broadcasted from client.
- ClientBW - Class in org.red5.server.net.rtmp.event
-
Client bandwidth event.
- ClientBW() - Constructor for class org.red5.server.net.rtmp.event.ClientBW
-
- ClientBW(int, byte) - Constructor for class org.red5.server.net.rtmp.event.ClientBW
-
- ClientDetailsException - Exception in org.red5.server.exception
-
Exception class than contains additional parameters to return to the client.
- ClientDetailsException(String, Object) - Constructor for exception org.red5.server.exception.ClientDetailsException
-
Create new exception object from message and parameters.
- ClientDetailsException(String, Object, boolean) - Constructor for exception org.red5.server.exception.ClientDetailsException
-
Create new exception object from message and parameters with optional stacktrace.
- clientid - Variable in class org.red5.server.net.rtmp.status.RuntimeStatusObject
-
Client id
- clientid - Variable in class org.red5.server.net.rtmp.status.Status
-
Id of client
- ClientInvokeEvent - Class in org.red5.server.net.rtmp.event
-
Represents an invoke to be executed on a connected client.
- ClientInvokeEvent(String, Object[], IPendingServiceCallback) - Constructor for class org.red5.server.net.rtmp.event.ClientInvokeEvent
-
- ClientList<E> - Class in org.red5.server
-
Client list, implemented using weak references to prevent memory leaks.
- ClientList() - Constructor for class org.red5.server.ClientList
-
- ClientList(Collection<E>) - Constructor for class org.red5.server.ClientList
-
- ClientNotFoundException - Exception in org.red5.server.exception
-
Client not found
- ClientNotFoundException(String) - Constructor for exception org.red5.server.exception.ClientNotFoundException
-
Create exception from given string message
- ClientNotifyEvent - Class in org.red5.server.net.rtmp.event
-
Represents an notify to be executed on a connected client.
- ClientNotifyEvent(String, Object[]) - Constructor for class org.red5.server.net.rtmp.event.ClientNotifyEvent
-
- ClientRegistry - Class in org.red5.server
-
Registry for clients, wherein clients are mapped by their id.
- ClientRegistry() - Constructor for class org.red5.server.ClientRegistry
-
- ClientRegistry(String) - Constructor for class org.red5.server.ClientRegistry
-
- ClientRegistryMXBean - Interface in org.red5.server.jmx.mxbeans
-
An MBean interface for the client registry.
- ClientRejectedException - Exception in org.red5.server.exception
-
The client is not allowed to connect.
- ClientRejectedException() - Constructor for exception org.red5.server.exception.ClientRejectedException
-
Constructs a new ClientRejectedException.
- ClientRejectedException(Object) - Constructor for exception org.red5.server.exception.ClientRejectedException
-
Create new exception with given rejection reason
- ClientServerDetection - Class in org.red5.server.stream.bandwidth
-
- ClientServerDetection() - Constructor for class org.red5.server.stream.bandwidth.ClientServerDetection
-
- ClientSharedObject - Class in org.red5.server.so
-
Works with client-side shared object
- ClientSharedObject(String, boolean) - Constructor for class org.red5.server.so.ClientSharedObject
-
Create new client SO with
- clone() - Method in class org.red5.server.net.rtmp.message.ChunkHeader
- clone() - Method in class org.red5.server.net.rtmp.message.Header
- close() - Method in interface org.red5.server.api.IConnection
-
Close this connection.
- close() - Method in interface org.red5.server.api.so.ISharedObjectBase
-
Detaches a reference from this shared object, this will destroy the reference immediately.
- close() - Method in interface org.red5.server.api.stream.IStream
-
Close this stream.
- close() - Method in class org.red5.server.BaseConnection
-
Closes connection
- close() - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
-
- close() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- close() - Method in class org.red5.server.messaging.AbstractPipe
-
Close the pipe
- close() - Method in class org.red5.server.net.rtmp.Channel
-
Closes channel with this id on RTMP connection.
- close() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Closes connection
- close() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
Closes connection
- close() - Method in class org.red5.server.so.ClientSharedObject
-
Detaches a reference from this shared object, reset it's state, this will destroy the reference immediately.
- close() - Method in class org.red5.server.so.SharedObject
-
Detaches a reference from this shared object, reset it's state, this will destroy the reference immediately.
- close() - Method in class org.red5.server.so.SharedObjectScope
-
Detaches a reference from this shared object, this will destroy the reference immediately.
- close() - Method in class org.red5.server.stream.ClientBroadcastStream
-
Closes stream, unsubscribes provides, sends stoppage notifications and broadcast close notification.
- close() - Method in class org.red5.server.stream.OutputStream
-
Closes audion, video and data channels
- close() - Method in class org.red5.server.stream.PlayEngine
-
Close stream
- close() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Close this stream.
- close() - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
- closeChannel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Closes channel.
- closed - Variable in class org.red5.server.so.SharedObject
-
Whether or not this shared object is closed
- closed - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Is this stream still active?
- closeOnHeaderError - Variable in class org.red5.server.net.rtmp.codec.RTMPProtocolDecoder
-
- closeStream(IConnection, Number) - Method in interface org.red5.server.api.stream.IStreamService
-
Close the stream but not deallocate the resources.
- closeStream() - Method in class org.red5.server.stream.StreamService
-
Close stream
- closeStream(IConnection, Number) - Method in class org.red5.server.stream.StreamService
-
Close stream.
- code - Variable in class org.red5.server.net.rtmp.status.Status
-
Status code
- code - Variable in class org.red5.server.net.rtmp.status.StatusObject
-
- codecFactory - Variable in class org.red5.server.net.rtmpt.RTMPTHandler
-
Protocol codec factory
- codecId - Variable in class org.red5.server.net.rtmp.event.AudioData
-
The codec id
- codecId - Variable in class org.red5.server.net.rtmp.event.VideoData
-
The codec id
- compare(QueuedMediaData, QueuedMediaData) - Method in class org.red5.server.stream.consumer.QueuedMediaDataComparator
-
- compareTimestamps(int, int) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
Compares two RTMP time stamps, accounting for time stamp wrapping.
- compareTo(SimplePlayItem) - Method in class org.red5.server.api.stream.support.SimplePlayItem
-
- compareTo(BasicScope) - Method in class org.red5.server.scope.BasicScope
-
- compareTo(SharedObjectEvent) - Method in class org.red5.server.so.SharedObjectEvent
-
- config - Variable in class org.red5.server.net.rtmp.event.AudioData
-
True if this is configuration data and false otherwise
- config - Variable in class org.red5.server.net.rtmp.event.VideoData
-
True if this is configuration data and false otherwise
- conn - Variable in class org.red5.server.api.Red5
-
Connection local to the current thread
- connect(IConnection, IScope, Object[]) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Called just before every connection to a scope.
- connect(IScope) - Method in interface org.red5.server.api.IConnection
-
Try to connect to the scope.
- connect(IScope, Object[]) - Method in interface org.red5.server.api.IConnection
-
Try to connect to the scope with a list of connection parameters.
- connect(IConnection) - Method in interface org.red5.server.api.scope.IScope
-
Adds given connection to the scope
- connect(IConnection, Object[]) - Method in interface org.red5.server.api.scope.IScope
-
Add given connection to the scope, overloaded for parameters pass case.
- connect(IConnection, IScope, Object[]) - Method in interface org.red5.server.api.scope.IScopeHandler
-
Called just before every connection to a scope.
- connect(IConnection) - Method in interface org.red5.server.api.so.IClientSharedObject
-
Connect the shared object using the passed connection.
- connect(IScope) - Method in class org.red5.server.BaseConnection
-
Connect to another scope on server
- connect(IScope, Object[]) - Method in class org.red5.server.BaseConnection
-
Connect to another scope on server with given parameters
- connect(IScope, Object[]) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- connect(IScope, Object[]) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- connect(IConnection) - Method in class org.red5.server.scope.Scope
-
Connect to scope
- connect(IConnection, Object[]) - Method in class org.red5.server.scope.Scope
-
Connect to scope with parameters.
- connect(IConnection) - Method in class org.red5.server.so.ClientSharedObject
-
Connect the shared object using the passed connection.
- connectionAllowed - Variable in class org.red5.server.scope.ScopeSecurityHandler
-
- connectionClosed(RTMPConnection) - Method in class org.red5.server.net.rtmp.BaseRTMPHandler
-
Connection closed.
- connectionClosed(RTMPConnection) - Method in interface org.red5.server.net.rtmp.IRTMPHandler
-
Connection closed.
- ConnectionConsumer - Class in org.red5.server.stream.consumer
-
RTMP connection consumer.
- ConnectionConsumer(RTMPConnection, Channel, Channel, Channel) - Constructor for class org.red5.server.stream.consumer.ConnectionConsumer
-
Create RTMP connection consumer for given connection and channels.
- ConnectionConsumer(Channel, Channel, Channel) - Constructor for class org.red5.server.stream.consumer.ConnectionConsumer
-
Create connection consumer without an RTMP connection.
- connectionListeners - Variable in class org.red5.server.BaseConnection
-
Listeners
- connectionListeners - Variable in class org.red5.server.Server
-
- connectionOpened(RTMPConnection) - Method in class org.red5.server.net.rtmp.BaseRTMPHandler
-
Connection open event.
- connectionOpened(RTMPConnection) - Method in interface org.red5.server.net.rtmp.IRTMPHandler
-
Connection open event.
- connections - Variable in class org.red5.server.Client
-
Connections this client is associated with.
- connectionStats - Variable in class org.red5.server.scope.Scope
-
Statistics about connections to the scope.
- connMsgOut - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Output endpoint that providers use
- Constants - Interface in org.red5.server.net.rtmp.message
-
Class for AMF and RTMP marker values constants
- consumers - Variable in class org.red5.server.messaging.AbstractPipe
-
Pipe consumers list
- contains(Object) - Method in class org.red5.server.ClientList
-
- CONTENT_TYPE - Static variable in class org.red5.server.net.remoting.RemotingClient
-
Content MIME type for HTTP requests.
- continueDecoding() - Method in class org.red5.server.net.protocol.RTMPDecodeState
-
Set decoding state as "needed to be continued".
- convertMillisToSeconds(Long) - Static method in class org.red5.server.util.PropertyConverter
-
Quick time converter to keep our timestamps compatible with PHP's time() (seconds)
- convertStringToFutureTimeMillis(String) - Static method in class org.red5.server.util.PropertyConverter
-
Converts a string denoting an amount of time into milliseconds and adds it to the current date.
- convertStringToMemorySizeInt(String) - Static method in class org.red5.server.util.PropertyConverter
-
Converts a string denoting an amount of bytes into an integer value.
- convertStringToMemorySizeLong(String) - Static method in class org.red5.server.util.PropertyConverter
-
Converts a string denoting an amount of bytes into an long value.
- convertStringToTimeMillis(String) - Static method in class org.red5.server.util.PropertyConverter
-
Converts a string denoting an amount of time into milliseconds.
- convertStringToTimeSeconds(String) - Static method in class org.red5.server.util.PropertyConverter
-
Converts a string denoting an amount of time into seconds.
- copy(InputStream, OutputStream) - Static method in class org.red5.server.net.servlet.ServletUtils
-
Copies information from the input stream to the output stream using a default buffer size of 2048 bytes.
- copy(InputStream, OutputStream, int) - Static method in class org.red5.server.net.servlet.ServletUtils
-
Copies information from the input stream to the output stream using the specified buffer size
- copy(HttpServletRequest, OutputStream) - Static method in class org.red5.server.net.servlet.ServletUtils
-
Copies information from the http request to the output stream using the specified content length.
- copy(InputStream, OutputStream) - Static method in class org.red5.server.util.FileUtil
-
- copyFile(File, File) - Static method in class org.red5.server.util.FileUtil
-
- copyFile(String, String) - Static method in class org.red5.server.util.FileUtil
-
- copyThenClose(InputStream, OutputStream) - Static method in class org.red5.server.net.servlet.ServletUtils
-
Copies information between specified streams and then closes both of the streams.
- correlationID - Variable in class org.red5.server.messaging.AbstractMessage
-
- create(BaseEvent) - Method in class org.red5.server.net.rtmp.event.AllocationDebugger
-
Add event to map
- createChildScope(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Creates child scope
- createChildScope(String) - Method in interface org.red5.server.api.scope.IScope
-
Creates child scope with name given and returns success value.
- createChildScope(String) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Create child scope with given name
- createChildScope(String) - Method in class org.red5.server.scope.Scope
-
Create child scope of room type, with the given name.
- createConnection(Class<?>) - Method in interface org.red5.server.net.IConnectionManager
-
Creates a connection based on the given type class.
- createConnection(Class<?>, String) - Method in interface org.red5.server.net.IConnectionManager
-
Creates a connection of the type specified with associated session id.
- createHandshakeBytes() - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Create the initial bytes for a request / response.
- createOutputStream(Number) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Creates output stream object from stream id.
- createSharedObject(IScope, String, boolean) - Method in interface org.red5.server.api.so.ISharedObjectService
-
Create a new shared object.
- createSharedObject(IScope, String, boolean) - Method in class org.red5.server.so.SharedObjectService
-
Create a new shared object.
- createStream() - Method in interface org.red5.server.api.stream.IStreamService
-
Create a stream and return a corresponding id.
- createStream(Number) - Method in interface org.red5.server.api.stream.IStreamService
-
Create a stream and return a corresponding id.
- createStream() - Method in class org.red5.server.stream.StreamService
-
Create a stream and return a corresponding id.
- createStream(Number) - Method in class org.red5.server.stream.StreamService
-
Create a stream and return a corresponding id.
- createStreamName() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Generates new stream name.
- creation - Variable in class org.red5.server.scope.BasicScope
-
Creation timestamp
- creationTime - Variable in class org.red5.server.Client
-
Creation time as Timestamp
- creationTime - Variable in class org.red5.server.stream.AbstractStream
-
Timestamp the stream was created.
- creationTime - Variable in class org.red5.server.stream.PlaylistSubscriberStream
-
Timestamp this stream was created.
- creationTime - Variable in class org.red5.server.stream.SingleItemSubscriberStream
-
Timestamp this stream was created.
- CREDENTIALS - Static variable in interface org.red5.server.api.remoting.IRemotingHeader
-
Name of header containing authentication data.
- currentQueueSize() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Returns the current received message queue size.
- 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.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
-
- get(int) - Method in class org.red5.server.ClientList
-
- getAction() - Method in class org.red5.server.net.rtmp.event.Notify
-
- 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.
- getAddress() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaTransportMXBean
-
- getAllConnections() - Method in interface org.red5.server.net.IConnectionManager
-
Returns all the current connections.
- 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
- 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(Enum<?>) - 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.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.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.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(IoBuffer) - Static method in class org.red5.server.stream.AudioCodecFactory
-
Create and return new audio codec applicable for byte buffer data
- 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
-
- getBean(String) - Method in interface org.red5.server.api.IContext
-
Returns bean by ID
- getBlowfishSignature(byte[], int, int) - Static method in class org.red5.server.net.rtmp.RTMPHandshake
-
RTMPE type 9 uses Blowfish on the regular signature http://en.wikipedia.org/wiki/Blowfish_(cipher)
- getBody() - Method in class org.red5.server.stream.consumer.ImmutableTag
-
Return the body IoBuffer
- 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.server.stream.consumer.ImmutableTag
-
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.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.
- getBroadcastStreamNames(IScope) - Method in interface org.red5.server.stream.IProviderService
-
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.server.net.rtmp.RTMPHandshake
-
Returns buffered byte array.
- getBufferAsIoBuffer() - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns buffered IoBuffer itself.
- getBufferLength() - Method in class org.red5.server.net.rtmp.event.SetBuffer
-
- getBufferSize() - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns the buffer size.
- 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.so.SharedObjectScope
-
Get Byte attribute by name
- 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.server.net.rtmp.event.SWFResponse
-
- getBytes(InputStream) - Static method in class org.red5.server.net.servlet.ServletUtils
-
- 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.
- getCachedStatusObjectAsByteArray(String) - Method in class org.red5.server.net.rtmp.status.StatusObjectService
-
Return status object by code as byte array
- getCall() - Method in interface org.red5.server.net.ICommand
-
- 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
- getCallback() - Method in class org.red5.server.net.rtmp.event.ClientInvokeEvent
-
- 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.
- getCapabilities() - Static method in class org.red5.server.api.Red5
-
- getChannel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Return channel by id.
- getChannelId() - Method in class org.red5.server.net.rtmp.event.Abort
-
- getChannelId() - Method in class org.red5.server.net.rtmp.message.ChunkHeader
-
Getter for channel id
- getChannelId() - Method in class org.red5.server.net.rtmp.message.Header
-
Getter for channel id
- getChannelIdForStreamId(Number) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Return channel id for given stream id.
- getChannelsConcurrencyLevel() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getChannelsInitalCapacity() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- 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
- 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.server.scope.Scope
-
Return current thread context classloader
- 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
-
Get the client object associated with this connection.
- getClient(String) - Method in class org.red5.server.ClientRegistry
-
- getClient(String) - Method in interface org.red5.server.jmx.mxbeans.ClientRegistryMXBean
-
- getClient() - Static method in class org.red5.server.util.HttpConnectionUtil
-
Returns a client with all our selected properties / params.
- getClient(int) - 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
-
- 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.rtmp.RTMPConnection
-
Get number of bytes the client reported to have received.
- getClientConnections() - Method in interface org.red5.server.api.scope.IScope
-
Get all current connections.
- getClientConnections() - Method in class org.red5.server.scope.Scope
-
Get all current connections.
- 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
- 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.
- 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
- 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
- getCodecId() - Method in class org.red5.server.net.rtmp.event.AudioData
-
- getCodecId() - Method in class org.red5.server.net.rtmp.event.VideoData
-
- 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.
- 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(int) - Method in interface org.red5.server.net.IConnectionManager
-
Returns a connection matching the given client id.
- getConnection() - Method in class org.red5.server.net.rtmp.Channel
-
Getter for RTMP connection.
- getConnection() - Method in class org.red5.server.stream.AbstractClientStream
-
Return connection associated with stream
- getConnectionBySessionId(String) - Method in interface org.red5.server.net.IConnectionManager
-
Returns a connection matching the given session id.
- getConnectionLocal() - Static method in class org.red5.server.api.Red5
-
Get the connection associated with the current thread.
- getConnectionParams() - Method in interface org.red5.server.net.ICommand
-
- 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
-
- 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 class org.red5.server.scope.Scope
-
Deprecated.
- 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
- getConsumer() - Method in class org.red5.server.messaging.PipeConnectionEvent
-
Return pipe connection consumer
- 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.
- 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() - Method in class org.red5.server.scope.Scope
-
Return scope context.
- 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
- 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
- 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
- getCreated() - Method in class org.red5.server.api.stream.support.SimplePlayItem
-
- 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 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
- 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.
- 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.
- 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 interface org.red5.server.net.ICommand
-
- 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 class org.red5.server.stream.consumer.ImmutableTag
- getData() - Method in class org.red5.server.stream.consumer.QueuedMediaData
-
- 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
- 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.ClientInvokeEvent
-
- getDataType() - Method in class org.red5.server.net.rtmp.event.ClientNotifyEvent
-
- 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
- getDataType() - Method in class org.red5.server.stream.consumer.ImmutableTag
-
Get the data type
- getDataType() - Method in class org.red5.server.stream.consumer.QueuedMediaData
-
- getDataVersion() - Static method in class org.red5.server.api.Red5
-
- getDeadlockGuardScheduler() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Thread pool for guarding deadlocks
- 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() - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolDecoder
-
Returns an RTMP decoder.
- getDecoderBufferAmount() - Method in class org.red5.server.net.protocol.RTMPDecodeState
-
Returns current buffer amount.
- getDecoderLock() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getDecoderState() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- 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
-
- 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'.
- 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(int, byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns the DH offset from an array of bytes.
- getDHOffset1(byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns the DH byte offset.
- getDHOffset2(byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns the DH byte offset.
- getDigestOffset(int, byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns the digest offset using current validation scheme.
- getDigestOffset1(byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns a digest byte offset.
- getDigestOffset2(byte[], int) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns a digest byte offset.
- 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.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.RTMPConnectionMXBean
-
- getDuty() - Method in interface org.red5.server.api.IConnection
-
Get the duty for this connection; this is not meant nor expected to remain static.
- getDuty() - Method in class org.red5.server.BaseConnection
-
Get the duty for this connection; this is not meant nor expected to remain static.
- 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() - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
-
Returns an RTMP encoder
- getEncoderLock() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getEncoding() - Method in interface org.red5.server.api.IConnection
-
Get the object encoding in use for this connection.
- 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.
- 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 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.
- 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 class org.red5.server.net.rtmp.RTMPConnection
-
- getExpirationTime() - Method in class org.red5.server.net.rtmp.message.Packet
-
Return the expiration time.
- getExtension() - Method in interface org.red5.server.api.service.IStreamableFileService
-
Getter for extension of file
- getFile() - Method in class org.red5.server.stream.consumer.FileConsumer
-
Returns the file.
- getFile() - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Returns the file.
- getFileConsumer() - Method in interface org.red5.server.stream.IRecordingListener
-
- getFileConsumer() - Method in class org.red5.server.stream.RecordingListener
- getFileName() - Method in interface org.red5.server.stream.IRecordingListener
-
- getFileName() - Method in class org.red5.server.stream.RecordingListener
- 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
- getFormat() - Method in class org.red5.server.net.rtmp.message.ChunkHeader
-
Getter for format
- getFrameType() - Method in class org.red5.server.net.rtmp.event.VideoData
-
Getter for frame type
- 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
- 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.net.rtmp.RTMPConnection
-
- getHandler() - Method in class org.red5.server.scope.Scope
-
Return scope handler or parent's scope handler if this scope doesn't have one.
- getHandshakeType() - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns the handshake type.
- 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.
- 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
-
Get the hostname that the client is connected to.
- getHost() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- 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 class org.red5.server.net.rtmp.Channel
-
Getter for id.
- getId() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getInstance() - Static method in class org.red5.server.net.rtmp.event.AllocationDebugger
-
Getter for instance
- 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.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
- getIoSession() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- 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.
- 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
- getJobName() - Method in interface org.red5.server.jmx.mxbeans.JDKSchedulingServiceMXBean
-
Getter for job name.
- getJobName() - Method in class org.red5.server.scheduling.JDKSchedulingService
-
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.
- 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.so.SharedObject
-
Returns the timestamp when the object was last modified.
- getLastPingSentAndLastPongReceivedInterval() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Difference between when the last ping was sent and when the last pong was received.
- getLastPingTime() - Method in interface org.red5.server.api.IConnection
-
Return round-trip time of last ping command.
- getLastPingTime() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Return round-trip time of last ping command.
- 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
-
Returns the last "read" packet header for the given channel.
- 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 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.so.SharedObjectScope
-
Get List attribute by name
- 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.
- 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
-
- getLoggerContext(String, URL) - 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.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.so.SharedObjectScope
-
Get Long attribute by name
- getMappingStrategy() - Method in interface org.red5.server.api.IContext
-
Returns IMappingStrategy object
- 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.
- getMaxHandlingTimeout() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- 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
-
Deprecated.
- 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.
- getMessage() - Method in class org.red5.server.net.rtmp.message.Packet
-
Getter for event context
- 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.
- getMessageType() - Method in class org.red5.server.messaging.AbstractMessage
-
Return message type
- getMessageType() - Method in interface org.red5.server.messaging.IMessage
-
Return message type
- 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 a copy of the metadata for the associated stream, if it exists.
- getMethod() - Method in class org.red5.server.net.rtmp.event.ClientInvokeEvent
-
- getMethod() - Method in class org.red5.server.net.rtmp.event.ClientNotifyEvent
-
- getMethod() - Method in class org.red5.server.plugin.PluginDescriptor
-
- getMethodReturnType() - Method in class org.red5.server.plugin.PluginDescriptor
-
- 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 class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Getter for name
- 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.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.IPlayItem
-
Get name of item.
- getName() - Method in interface org.red5.server.api.stream.IStream
-
Get the name of the stream.
- 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.net.remoting.RemotingHeader
-
Return name of header.
- 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.
- getNextAvailableChannelId() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Getter for next available channel id.
- 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.net.rtmp.event.StreamActionEvent
-
- 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.persistence.IPersistenceStore
-
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.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.persistence.IPersistenceStore
-
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.
- getPacket() - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
- getPacketNumber() - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
- 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
- getParams() - Method in class org.red5.server.net.rtmp.event.ClientInvokeEvent
-
- getParams() - Method in class org.red5.server.net.rtmp.event.ClientNotifyEvent
-
- 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
- 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
-
Get the path for this connection.
- getPath() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- 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.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.
- getPendingCallsConcurrencyLevel() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getPendingCallsInitalCapacity() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- 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.RTMPConnectionMXBean
-
- getPendingMessages() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
Count of outgoing messages not yet written.
- getPendingVideoMessages(Number) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
-
Total number of video messages that are pending to be sent to a stream.
- getPendingVideoMessages(Number) - Method in class org.red5.server.BaseConnection
-
Count of outgoing video messages not yet written.
- getPendingVideoMessages(Number) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Count of outgoing video messages not yet written.
- 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.
- 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
-
- 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
-
- getPoolSize() - Method in class org.red5.server.net.remoting.RemotingClient
-
- getPrefix() - Method in interface org.red5.server.api.service.IStreamableFileService
-
Getter for prefix.
- getPreviousTagSize() - Method in class org.red5.server.stream.consumer.ImmutableTag
-
Return previous tag size
- getProperties() - Method in class org.red5.server.plugin.PluginDescriptor
-
- getProtocol() - Method in interface org.red5.server.api.IConnection
-
Returns the protocol type for this connection.
- getProtocol() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- 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
- getProviderInput(IScope, String) - Method in interface org.red5.server.stream.IProviderService
-
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
- getPublicKey(KeyPair) - 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
- getQueueThreshold() - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
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.RTMPConnectionMXBean
-
- 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.
- getReadChunkSize() - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Getter for write chunk size.
- 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.RTMPConnectionMXBean
-
- 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.
- 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
-
Get the IP address the client is connected from.
- getRemoteAddress() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- 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
-
Get the IP addresses the client is connected from.
- getRemoteAddresses() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- 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
-
Get the port the client is connected from.
- getRemotePort() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- getReservedStreamsConcurrencyLevel() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getReservedStreamsInitalCapacity() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getResource(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Return resource by name
- getResource(String) - Method in class org.red5.server.scope.Scope
-
Return resource located at given path
- 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.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
- 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()
- 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.
- getScheduledJobNames() - Method in interface org.red5.server.api.scheduling.ISchedulingService
-
Return names of scheduled jobs.
- getScheduledJobNames() - Method in interface org.red5.server.jmx.mxbeans.JDKSchedulingServiceMXBean
-
- getScheduledJobNames() - Method in class org.red5.server.scheduling.JDKSchedulingService
-
Return names of scheduled jobs.
- getScheduler() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getSchedulerThreadSize() - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
- 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
-
Return the current scope.
- 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.
- 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
- getScopes() - Method in interface org.red5.server.api.IClient
-
Get a set of scopes the client is connected to.
- getScopes() - Method in class org.red5.server.Client
-
- 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
-
- getSecureClient() - Static method in class org.red5.server.util.HttpConnectionUtil
-
Returns a client with all our selected properties / params and SSL enabled.
- 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.scope.Scope
-
Return the server instance connected to this scope.
- getService(File) - Method in interface org.red5.server.api.stream.IStreamableFileFactory
-
- getService(File) - Method in class org.red5.server.stream.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.
- 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.
- 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.server.api.stream.IStreamableFileFactory
-
Getter for services
- getServices() - Method in class org.red5.server.stream.StreamableFileFactory
-
Getter for services
- getSessionId() - Method in interface org.red5.server.api.IConnection
-
Get the session id, this may be null.
- getSessionId() - Method in class org.red5.server.BaseConnection
-
Get the session id, this may be null.
- getSessionId() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- getSessionId() - Method in class org.red5.server.net.protocol.RTMPDecodeState
-
- 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.so.SharedObjectScope
-
Get Set attribute 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 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.
- 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.
- getSharedSecret(byte[], KeyAgreement) - 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.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
- 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.ChunkHeader
-
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
- getSource() - Method in class org.red5.server.net.rtmp.event.StreamActionEvent
-
- 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
- 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
- getStartTime() - Method in interface org.red5.server.api.stream.IStream
-
Returns the timestamp at which the stream was started.
- getStartTime() - Method in class org.red5.server.stream.AbstractStream
-
Returns timestamp at which the stream was started.
- 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 interface org.red5.server.jmx.mxbeans.RTMPMinaTransportMXBean
-
- 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.scope.BasicScope
-
- 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 interface org.red5.server.api.service.IStreamableFileService
-
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(Number) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
-
Get a stream by its id.
- getStreamById(Number) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Get a stream by its id.
- getStreamId() - Method in interface org.red5.server.api.IConnection
-
Returns the current stream id.
- getStreamId() - Method in interface org.red5.server.api.stream.IClientStream
-
Get stream id allocated in a connection.
- getStreamId() - Method in class org.red5.server.BaseConnection
-
Returns the current 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.net.rtmp.ReceivedMessageTaskQueue
-
- getStreamId() - Method in class org.red5.server.stream.AbstractClientStream
-
Return stream id
- getStreamIdForChannelId(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Return stream id for given channel id.
- 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.
- getStreamPlaybackSecurity() - Method in interface org.red5.server.api.service.IStreamSecurityService
-
Get handlers that protect stream plaback.
- getStreamPublishSecurity() - Method in interface org.red5.server.api.service.IStreamSecurityService
-
Get handlers that protect stream publishing.
- getStreams() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Getter for client streams.
- getStreamsConcurrencyLevel() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getStreamsInitalCapacity() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- getStreamsMap() - Method in interface org.red5.server.api.stream.IStreamCapableConnection
-
- getStreamsMap() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- 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.so.SharedObjectScope
-
Get String attribute by name
- 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
- getSwfVerificationBytes() - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Returns the SWF verification bytes.
- getTarget() - Method in class org.red5.server.messaging.OOBControlMessage
-
Getter for property 'target'.
- getTargetChunkSize() - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
-
- getTaskThread() - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
- getTaskToProcess() - Method in class org.red5.server.net.rtmp.ReceivedMessageTaskQueue
-
Gets first task from queue if it can be processed.
- getThreadCount() - Method in class org.red5.server.scheduling.JDKSchedulingService
-
- 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
-
- 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
- getTimestamp() - Method in class org.red5.server.so.SharedObjectEvent
-
- getTimestamp() - Method in class org.red5.server.stream.consumer.ImmutableTag
-
Return the timestamp
- getTimestamp() - Method in class org.red5.server.stream.consumer.QueuedMediaData
-
- getTotal() - Method in class org.red5.server.api.statistics.support.StatisticsCounter
-
Get total number.
- 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
-
Deprecated.
- 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.
- getTransactionId() - Method in interface org.red5.server.net.ICommand
-
- getTransactionId() - Method in class org.red5.server.net.rtmp.event.Notify
-
Getter for transaction id
- getTransactionId() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Generate next invoke id.
- getType() - Method in interface org.red5.server.api.event.IEvent
-
Returns even type
- getType() - Method in interface org.red5.server.api.IConnection
-
Deprecated.
- 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
-
Get the connection type.
- getType() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- getType() - Method in class org.red5.server.messaging.PipeConnectionEvent
-
Return event type
- getType() - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Returns even type
- getType() - Method in class org.red5.server.net.rtmp.event.StreamActionEvent
-
- getType() - Method in enum org.red5.server.net.rtmp.RTMPType
-
- 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
- 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() - 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(IoBuffer) - Static method in class org.red5.server.stream.VideoCodecFactory
-
Create and return new video codec applicable for byte buffer data
- getVODProviderFile(IScope, String) - Method in interface org.red5.server.stream.IProviderService
-
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.
- getWriteChunkSize() - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Getter for write chunk size.
- 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.RTMPConnectionMXBean
-
- 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.
- 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.RTMPConnectionMXBean
-
- getXteaSignature(byte[], int, int) - Static method in class org.red5.server.net.rtmp.RTMPHandshake
-
RTMPE type 8 uses XTEA on the regular signature http://en.wikipedia.org/wiki/XTEA
- globals - Variable in class org.red5.server.Server
-
List of global scopes
- IApplication - Interface in org.red5.server.adapter
-
IApplication provides lifecycle methods that most communication applications will use.
- IAttributeStore - Interface in org.red5.server.api
-
Base interface for all API objects with attributes
- IBandwidthDetection - Interface in org.red5.server.stream.bandwidth
-
- IBasicScope - Interface in org.red5.server.api.scope
-
Base interface for all scope objects, including SharedObjects.
- IBroadcastScope - Interface in org.red5.server.api.scope
-
Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
- IBroadcastStream - Interface in org.red5.server.api.stream
-
A broadcast stream is a stream source to be subscribed to by clients.
- ICastingAttributeStore - Interface in org.red5.server.api
-
Attribute storage with automatic object casting support.
- IClient - Interface in org.red5.server.api
-
The client object represents a single client.
- IClientBroadcastStream - Interface in org.red5.server.api.stream
-
A broadcast stream that comes from client.
- IClientBroadcastStreamStatistics - Interface in org.red5.server.api.statistics
-
Statistical informations about a stream that is broadcasted by a client.
- IClientRegistry - Interface in org.red5.server.api
-
Provides a registry of client objects.
- IClientSharedObject - Interface in org.red5.server.api.so
-
Clientside access to shared objects.
- IClientStream - Interface in org.red5.server.api.stream
-
A stream that is bound to a client.
- ICommand - Interface in org.red5.server.net
-
Represents a "command" sent to or received from an end-point.
- IConnection - Interface in org.red5.server.api
-
The connection object.
- IConnection.Duty - Enum in org.red5.server.api
-
Duty type.
- IConnection.Encoding - Enum in org.red5.server.api
-
Encoding type.
- IConnection.Type - Enum in org.red5.server.api
-
Connection type.
- IConnectionListener - Interface in org.red5.server.api.listeners
-
Interface for listeners to connection events.
- IConnectionManager<T> - Interface in org.red5.server.net
-
- IConsumer - Interface in org.red5.server.messaging
-
Signature for the message consumer.
- IConsumerService - Interface in org.red5.server.stream
-
Service for consumer objects, used to get pushed messages at consumer endpoint.
- IContext - Interface in org.red5.server.api
-
The current context, this object basically wraps the Spring context or in the case of the .Net version, any similar system.
- ICoreObject - Interface in org.red5.server.api
-
Base marker interface for all core objects.
- ID - Static variable in interface org.red5.server.api.IClient
-
The key used to store the client object in a http session.
- ID - Static variable in interface org.red5.server.api.IContext
-
- ID - Static variable in interface org.red5.server.api.IServer
-
Server ID
- id - Variable in class org.red5.server.Client
-
Clients identifier
- IEvent - Interface in org.red5.server.api.event
-
IEvent interfaces is the essential interface every Event should implement
- IEvent.Type - Enum in org.red5.server.api.event
-
- IEventDecoder - Interface in org.red5.server.net.rtmp.codec
-
Event decoder decodes event objects from incoming byte buffer.
- IEventDispatcher - Interface in org.red5.server.api.event
-
IEventDispatcher interface implementations dispatch events
- IEventEncoder - Interface in org.red5.server.net.rtmp.codec
-
Encodes events to byte buffer.
- IEventHandler - Interface in org.red5.server.api.event
-
- IEventListener - Interface in org.red5.server.api.event
-
- IEventObservable - Interface in org.red5.server.api.event
-
IEventObservable hold functionality of the well-known Observer pattern, that is it has a list of objects that listen to events.
- IFileConsumer - Interface in org.red5.server.api.stream.consumer
-
- IFilter - Interface in org.red5.server.messaging
-
Filter marker interface groups consumer and provider interfaces
- IFrameDropper - Interface in org.red5.server.stream
-
Interface for classes that implement logic to drop frames.
- IGlobalScope - Interface in org.red5.server.api.scope
-
The global scope that acts as root for all applications in a host.
- IHandshake - Interface in org.red5.server.net
-
Base interface for Handshake classes.
- IMappingStrategy - Interface in org.red5.server.api
-
This interface encapsulates the mapping strategy used by the context.
- IMessage - Interface in org.red5.server.messaging
-
Common interface for all messages.
- IMessageComponent - Interface in org.red5.server.messaging
-
Message component handles out-of-band control messages
- IMessageInput - Interface in org.red5.server.messaging
-
Input Endpoint for a consumer to connect.
- IMessageOutput - Interface in org.red5.server.messaging
-
Output Endpoint for a provider to connect.
- ImmutableTag - Class in org.red5.server.stream.consumer
-
An ImmutableTag represents immutable encapsulation of flash media data.
- includeStacktrace() - Method in exception org.red5.server.exception.ClientDetailsException
-
Should the stacktrace returned to the client?
- incomingPublicKey - Variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- increment() - Method in class org.red5.server.api.statistics.support.StatisticsCounter
-
Increment statistics by one.
- init() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Initialization actions, start if autostart is set to
- init() - Method in class org.red5.server.net.rtmp.codec.RTMPCodecFactory
-
Initialization
- init() - Method in class org.red5.server.net.rtmpt.codec.RTMPTCodecFactory
-
Initialization
- init() - Method in class org.red5.server.scope.Scope
-
Initialization actions, start if autostart is set to true.
- init(IConnection, String, boolean) - Method in interface org.red5.server.stream.IRecordingListener
-
Initialize the listener.
- init(IScope, String, boolean) - Method in interface org.red5.server.stream.IRecordingListener
-
Initialize the listener.
- init(IConnection, String, boolean) - Method in class org.red5.server.stream.RecordingListener
-
Initialize the listener.
- init(IScope, String, boolean) - Method in class org.red5.server.stream.RecordingListener
-
Initialize the listener.
- initialize(IClient) - Method in interface org.red5.server.api.IConnection
-
Initialize the connection.
- initialize(IClient) - Method in class org.red5.server.BaseConnection
-
Initializes client
- initRC4Encryption(byte[]) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Prepare the ciphers.
- initStream(Number) - Method in interface org.red5.server.api.stream.IStreamService
-
Called by FMS.
- initStream(Number, Object) - Method in interface org.red5.server.api.stream.IStreamService
-
Called by FMS.
- initStream(Number) - Method in class org.red5.server.stream.StreamService
-
Called by FMS.
- initStream(Number, Object) - Method in class org.red5.server.stream.StreamService
-
Called by FMS.
- InMemoryPushPushPipe - Class in org.red5.server.messaging
-
A simple in-memory version of push-push pipe.
- InMemoryPushPushPipe() - Constructor for class org.red5.server.messaging.InMemoryPushPushPipe
-
- InMemoryPushPushPipe(IPipeConnectionListener) - Constructor for class org.red5.server.messaging.InMemoryPushPushPipe
-
- invoke(IServiceCall) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Invokes service using remoting call object.
- invoke(IServiceCall, int) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Invoke service using call and channel.
- invoke(String) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Invoke method by name.
- invoke(String, IPendingServiceCallback) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Invoke method by name with callback.
- invoke(String, Object[]) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Invoke method with parameters.
- invoke(String, Object[], IPendingServiceCallback) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Invoke method with parameters.
- invoke(IServiceCall, IScope) - Method in interface org.red5.server.api.service.IServiceInvoker
-
Execute the passed service call in the given scope.
- invoke(IServiceCall, Object) - Method in interface org.red5.server.api.service.IServiceInvoker
-
Execute the passed service call in the given object.
- Invoke - Class in org.red5.server.net.rtmp.event
-
Remote invocation event
- Invoke() - Constructor for class org.red5.server.net.rtmp.event.Invoke
-
Constructs a new Invoke.
- Invoke(IoBuffer) - Constructor for class org.red5.server.net.rtmp.event.Invoke
-
Create new invocation event with given data
- Invoke(IPendingServiceCall) - Constructor for class org.red5.server.net.rtmp.event.Invoke
-
Create new invocation event with given pending service call
- invoke(IServiceCall) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Invokes service using remoting call object.
- invoke(IServiceCall, int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Invoke service using call and channel.
- invoke(String) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Invoke method by name.
- invoke(String, Object[]) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Invoke method with parameters.
- invoke(String, IPendingServiceCallback) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Invoke method by name with callback.
- invoke(String, Object[], IPendingServiceCallback) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Invoke method with parameters.
- invoke(IServiceCall, IScope) - Method in class org.red5.server.service.ServiceInvoker
-
Execute the passed service call in the given scope.
- invoke(IServiceCall, Object) - Method in class org.red5.server.service.ServiceInvoker
-
Execute the passed service call in the given object.
- invokeCall(RTMPConnection, IServiceCall) - Method in class org.red5.server.net.rtmp.RTMPHandler
-
Remoting call invocation handler.
- invokeMethod(String) - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaConnectionMXBean
-
- invokeMethod(String, Object[]) - Method in class org.red5.server.net.remoting.RemotingClient
-
Invoke a method synchronously on the remoting server.
- invokeMethod(String, Object[], IRemotingCallback) - Method in class org.red5.server.net.remoting.RemotingClient
-
Invoke a method asynchronously on the remoting server.
- invokeMethod(String) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- IPassive - Interface in org.red5.server.messaging
-
Signature to mark a provider/consumer never actively providers/consumers messages.
- IPendingServiceCall - Interface in org.red5.server.api.service
-
IPendingServiceCall is a call that have a list of callbacks.
- IPendingServiceCallback - Interface in org.red5.server.api.service
-
Callback that will be executed when the result of a pending service call has been received.
- IPersistable - Interface in org.red5.server.api.persistence
-
Base interface for objects that can be made persistent.
- IPersistenceStore - Interface in org.red5.server.api.persistence
-
Storage for persistent objects.
- IPipe - Interface in org.red5.server.messaging
-
A pipe is an object that connects message providers and message consumers.
- IPipeConnectionListener - Interface in org.red5.server.messaging
-
A listener that wants to listen to events when provider/consumer connects to or disconnects from a specific pipe.
- IPlayItem - Interface in org.red5.server.api.stream
-
Playlist item.
- IPlaylist - Interface in org.red5.server.api.stream
-
Playlist
- IPlaylistController - Interface in org.red5.server.api.stream
-
A play list controller that controls the order of play items.
- IPlaylistSubscriberStream - Interface in org.red5.server.api.stream
-
IPlaylistSubscriberStream has methods of both ISubscriberStream and IPlaylist but adds nothing new
- IPlaylistSubscriberStreamStatistics - Interface in org.red5.server.api.statistics
-
Statistical informations about a stream that is subscribed by a client.
- IProvider - Interface in org.red5.server.messaging
-
Signature for message provider.
- IProviderService - Interface in org.red5.server.stream
-
Central unit to get access to different types of provider inputs
- IProviderService.INPUT_TYPE - Enum in org.red5.server.stream
-
- IPushableConsumer - Interface in org.red5.server.messaging
-
A consumer that supports event-driven message handling and message pushing through pipes.
- IReceivedMessageTaskQueueListener - Interface in org.red5.server.net.rtmp
-
- IRecordingListener - Interface in org.red5.server.stream
-
Recording listener interface.
- IRemotingCallback - Interface in org.red5.server.net.remoting
-
Callback for asynchronous remoting calls.
- IRemotingHeader - Interface in org.red5.server.api.remoting
-
A Remoting header.
- IRTMPEvent - Interface in org.red5.server.net.rtmp.event
-
- IRTMPHandler - Interface in org.red5.server.net.rtmp
-
RTMP events handler
- IRtmpSampleAccess - Interface in org.red5.server.api.stream
-
- isAcquired() - Method in interface org.red5.server.api.so.ISharedObject
-
Check if shared object currently is acquired.
- isAcquired() - Method in class org.red5.server.so.SharedObject
-
Check if shared object currently is acquired.
- isAcquired() - Method in class org.red5.server.so.SharedObjectScope
-
Check if shared object currently is acquired.
- isAncestor(IBasicScope, IBasicScope) - Static method in class org.red5.server.util.ScopeUtils
-
Check whether one scope is an ancestor of another
- isApp(IBasicScope) - Static method in class org.red5.server.util.ScopeUtils
-
Check whether scope is an application scope (level 1 leaf in scope tree) or not
- isAppending() - Method in interface org.red5.server.stream.IRecordingListener
-
- isAppending() - Method in class org.red5.server.stream.RecordingListener
- isAudio() - Method in class org.red5.server.stream.consumer.QueuedMediaData
-
- isAudioAllowed(IScope) - Method in interface org.red5.server.api.stream.IRtmpSampleAccess
-
Return true if sample access allowed on audio stream.
- isAutomaticRecording() - Method in class org.red5.server.stream.ClientBroadcastStream
-
- isBandwidthChecked() - Method in interface org.red5.server.api.IClient
-
Returns whether or not a bandwidth check has been requested.
- isBandwidthChecked() - Method in class org.red5.server.Client
-
Returns whether or not a bandwidth check has been requested.
- isBandwidthDetection() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- isChannelUsed(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Checks whether channel is used.
- IScheduledJob - Interface in org.red5.server.api.scheduling
-
Interface that must be implemented by classes that can be scheduled for periodic execution.
- ISchedulingService - Interface in org.red5.server.api.scheduling
-
Service that supports periodic execution of jobs, adding, removing and getting their name as list.
- isClosed() - Method in class org.red5.server.BaseConnection
-
Returns whether or not a connection is closed.
- isClosed() - Method in class org.red5.server.so.SharedObject
-
- isConfig() - Method in class org.red5.server.net.rtmp.event.AudioData
-
- isConfig() - Method in class org.red5.server.net.rtmp.event.VideoData
-
- isConfig() - Method in class org.red5.server.stream.consumer.QueuedMediaData
-
- isConnected() - Method in interface org.red5.server.api.IConnection
-
Is the client connected to the scope.
- isConnected() - Method in interface org.red5.server.api.so.IClientSharedObject
-
Check if the shared object is connected to the server.
- isConnected() - Method in class org.red5.server.BaseConnection
-
Check whether connection is alive
- isConnected() - Method in interface org.red5.server.jmx.mxbeans.RTMPConnectionMXBean
-
- isConnected() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
Check whether connection is alive
- isConnected() - Method in class org.red5.server.so.ClientSharedObject
-
Check if the shared object is connected to the server.
- isConnectionAllowed(IConnection) - Method in interface org.red5.server.api.scope.IBasicScope
-
Provides a means to allow a scope to perform processing on a connection prior to the actual
connection attempt or other handling.
- isConnectionAllowed(ISharedObject) - Method in interface org.red5.server.api.so.ISharedObjectSecurity
-
Check if a connection to the given existing shared object is allowed.
- isConnectionAllowed(IConnection) - Method in class org.red5.server.scope.BasicScope
-
Provides a means to allow a scope to perform processing on a connection prior to the actual
connection attempt or other handling.
- isConnectionAllowed() - Method in class org.red5.server.so.SharedObjectScope
-
Call handlers and check if connection to the existing SO is allowed.
- IScope - Interface in org.red5.server.api.scope
-
The scope object.
- IScopeAware - Interface in org.red5.server.api.scope
-
Maker interface for all objects that are aware of the scope they are located in.
- IScopeHandler - Interface in org.red5.server.api.scope
-
The scope handler controls actions performed against a scope object, and also is notified of all events.
- IScopeListener - Interface in org.red5.server.api.listeners
-
Interface for listeners to scope events.
- IScopeSecurityHandler - Interface in org.red5.server.api.scope
-
Provides an interface for scope security handling.
- IScopeService - Interface in org.red5.server.api.scope
-
Base marker interface for all scope services.
- IScopeStatistics - Interface in org.red5.server.api.statistics
-
Statistical informations about a scope.
- isCreationAllowed(IScope, String, boolean) - Method in interface org.red5.server.api.so.ISharedObjectSecurity
-
Check if the a shared object may be created in the given scope.
- isDebug() - Static method in class org.red5.server.api.Red5
-
Returns true if java debugging was detected.
- isDelayWrite() - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Deprecated.
- isDeleteAllowed(ISharedObject, String) - Method in interface org.red5.server.api.so.ISharedObjectSecurity
-
Check if the deletion of a property is allowed on the given shared object.
- isDeleteAllowed(String) - Method in class org.red5.server.so.SharedObjectScope
-
Call handlers and check if deleting a property from the SO is allowed.
- isDisconnected() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Returns whether or not the connection is disconnected.
- isDispatchStreamActions() - Method in class org.red5.server.net.rtmp.RTMPHandler
-
- ISeekableProvider - Interface in org.red5.server.stream
-
Provider that is seekable
- isEmpty() - Method in class org.red5.server.net.rtmp.message.Header
-
- isEmpty() - Method in interface org.red5.server.so.ISharedObjectMessage
-
Is empty?
- isEmpty() - Method in class org.red5.server.so.SharedObjectMessage
-
Is empty?
- isEnabled() - Method in class org.red5.server.scope.Scope
-
Check if scope is enabled
- isEncrypted() - Method in class org.red5.server.net.rtmp.codec.RTMP
-
- isEndOfSequence() - Method in class org.red5.server.net.rtmp.event.VideoData
-
- IServer - Interface in org.red5.server.api
-
The interface that represents the Red5 server.
- IServiceCall - Interface in org.red5.server.api.service
-
Container for a Service Call
- IServiceCapableConnection - Interface in org.red5.server.api.service
-
Connection that has options to invoke and handle remote calls
- IServiceHandlerProvider - Interface in org.red5.server.api.service
-
Supports registration and lookup of service handlers.
- IServiceInvoker - Interface in org.red5.server.api.service
-
Interface for objects that execute service calls (remote calls from client).
- IServiceResolver - Interface in org.red5.server.service
-
Interface for objects that resolve service names to services.
- isExpired() - Method in class org.red5.server.net.rtmp.message.Packet
-
Returns true if expiration time has been reached and false otherwise.
- isExtended() - Method in class org.red5.server.net.rtmp.message.Header
-
- isGlobal(IBasicScope) - Static method in class org.red5.server.util.ScopeUtils
-
Check whether scope is the global scope (level 0 leaf in scope tree) or not
When user connects the following URL: rtmp://localhost/myapp/foo/bar then / is the global level scope, myapp is app level, foo is room level and bar is room level as well (but with higher depth level)
- ISharedObject - Interface in org.red5.server.api.so
-
Serverside access to shared objects.
- ISharedObjectBase - Interface in org.red5.server.api.so
-
Base interface for shared objects.
- ISharedObjectEvent - Interface in org.red5.server.so
-
One update event for a shared object received through a connection.
- ISharedObjectEvent.Type - Enum in org.red5.server.so
-
- ISharedObjectHandlerProvider - Interface in org.red5.server.api.so
-
Supports registration and lookup of shared object handlers.
- ISharedObjectListener - Interface in org.red5.server.api.so
-
Notifications about shared object updates.
- ISharedObjectMessage - Interface in org.red5.server.so
-
Shared object message
- ISharedObjectSecurity - Interface in org.red5.server.api.so
-
Interface for handlers that control access to shared objects.
- ISharedObjectSecurityService - Interface in org.red5.server.api.so
-
Service that supports protecting access to shared objects.
- ISharedObjectService - Interface in org.red5.server.api.so
-
Service that manages shared objects for given scope.
- ISharedObjectStatistics - Interface in org.red5.server.api.statistics
-
Statistics informations about a shared object.
- isIdle() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Returns whether or not the connection has been idle for a maximum period.
- isIdle() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
Returns whether or not the connection has been idle for a maximum period.
- ISingleItemSubscriberStream - Interface in org.red5.server.api.stream
-
A subscriber stream that has only one item for play.
- isInterruptOnRemove() - Method in class org.red5.server.scheduling.JDKSchedulingService
-
- isLiveWaitSupport() - Method in interface org.red5.server.stream.IProviderService
-
Whether or not legacy live-wait support is enabled.
- isLocked() - Method in interface org.red5.server.api.so.ISharedObjectBase
-
Returns the locked state of this SharedObject.
- isLocked() - Method in class org.red5.server.so.ClientSharedObject
-
Returns the locked state of this SharedObject.
- isLocked() - Method in class org.red5.server.so.SharedObjectScope
-
Returns the locked state of this SharedObject.
- isPaused() - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Check if the stream is currently paused.
- isPaused() - Method in class org.red5.server.stream.PlayEngine
-
- isPaused() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Check if the stream is currently paused.
- isPaused() - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
- isPersistent() - Method in interface org.red5.server.api.persistence.IPersistable
-
Returns
- isPersistent() - Method in interface org.red5.server.api.so.ISharedObjectBase
-
Check if the object has been created as persistent shared object by the client.
- isPersistent() - Method in interface org.red5.server.api.statistics.ISharedObjectStatistics
-
Check if the shared object is persistent.
- isPersistent() - Method in interface org.red5.server.so.ISharedObjectMessage
-
Does the message affect a persistent shared object?
- isPersistent() - Method in class org.red5.server.so.SharedObject
-
Check if the shared object is persistent.
- isPersistent() - Method in class org.red5.server.so.SharedObjectMessage
-
Does the message affect a persistent shared object?
- isPersistent() - Method in class org.red5.server.so.SharedObjectScope
-
Check if the object has been created as persistent shared object by the client.
- isPlaybackAllowed(IScope, String, int, int, boolean) - Method in interface org.red5.server.api.stream.IStreamPlaybackSecurity
-
Check if playback of a stream with the given name is allowed.
- isProcessed() - Method in class org.red5.server.net.rtmp.message.Packet
-
Gets the processed flag.
- isPublishAllowed(IScope, String, String) - Method in interface org.red5.server.api.stream.IStreamPublishSecurity
-
Check if publishing a stream with the given name is allowed.
- isPullMode() - Method in class org.red5.server.stream.PlayEngine
-
- isRandom() - Method in interface org.red5.server.api.stream.IPlaylist
-
Whether items are randomly played.
- isRandom() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Whether items are randomly played.
- isReaderIdle() - Method in class org.red5.server.BaseConnection
-
Returns whether or not the reader is idle.
- isReaderIdle() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
Returns whether or not the reader is idle.
- isRecording() - Method in class org.red5.server.stream.ClientBroadcastStream
-
- isRecording() - Method in interface org.red5.server.stream.IRecordingListener
-
- isRecording() - Method in class org.red5.server.stream.RecordingListener
- isRegistered(IConnection) - Method in class org.red5.server.Client
-
Returns registration status of given connection.
- isRepeat() - Method in interface org.red5.server.api.stream.IPlaylist
-
Whether repeat playing an item.
- isRepeat() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Whether repeat playing an item.
- isRewind() - Method in interface org.red5.server.api.stream.IPlaylist
-
Whether rewind the list.
- isRewind() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Whether rewind the list.
- isRoom(IBasicScope) - Static method in class org.red5.server.util.ScopeUtils
-
Check whether scope is a room scope (level 2 leaf in scope tree or lower, e.g.
- isRoot(IBasicScope) - Static method in class org.red5.server.util.ScopeUtils
-
Checks whether scope is root or not
- isRunning() - Method in class org.red5.server.scope.Scope
-
Check if scope is in running state
- isScopeAllowed(IScope) - Method in interface org.red5.server.api.scope.IBasicScope
-
Provides a means to allow a scope to perform processing on another scope prior to additional scope handling.
- isScopeAllowed(IScope) - Method in class org.red5.server.scope.BasicScope
-
Provides a means to allow a scope to perform processing on another scope prior to additional scope handling.
- isSendAllowed(ISharedObject, String, List<?>) - Method in interface org.red5.server.api.so.ISharedObjectSecurity
-
Check if sending a message to the shared object is allowed.
- isSendAllowed(String, List<?>) - Method in class org.red5.server.so.SharedObjectScope
-
Call handlers and check if sending a message to the clients connected to the SO is allowed.
- isSuccess() - Method in interface org.red5.server.api.service.IServiceCall
-
Whether call was successful or not
- isSuccess() - Method in class org.red5.server.service.Call
-
Whether call was successful or not
- IStatisticsBase - Interface in org.red5.server.api.statistics
-
Base class for all statistics informations.
- IStream - Interface in org.red5.server.api.stream
-
Base interface for stream objects.
- IStreamableFileFactory - Interface in org.red5.server.api.stream
-
Scope service extension that provides method to get streamable file services set
- IStreamableFileService - Interface in org.red5.server.api.service
-
Provides access to files that can be streamed.
- IStreamAwareScopeHandler - Interface in org.red5.server.api.stream
-
A scope handler that is stream aware.
- IStreamCapableConnection - Interface in org.red5.server.api.stream
-
A connection that supports streaming.
- IStreamData<T> - Interface in org.red5.server.stream
-
Stream data packet
- IStreamFilenameGenerator - Interface in org.red5.server.api.stream
-
A class that can generate filenames for streams.
- IStreamFilenameGenerator.GenerationType - Enum in org.red5.server.api.stream
-
Possible filename generation types.
- IStreamListener - Interface in org.red5.server.api.stream
-
Listener that is notified about packets received from a stream.
- IStreamPacket - Interface in org.red5.server.api.stream
-
Packet containing stream data.
- IStreamPlaybackSecurity - Interface in org.red5.server.api.stream
-
Interface for handlers that control access to stream playback.
- IStreamPublishSecurity - Interface in org.red5.server.api.stream
-
Interface for handlers that control access to stream publishing.
- IStreamSecurityService - Interface in org.red5.server.api.service
-
Service that supports protecting access to streams.
- IStreamService - Interface in org.red5.server.api.stream
-
This interface represents the stream methods that can be called throug RTMP.
- IStreamStatistics - Interface in org.red5.server.api.statistics
-
Base class for all stream statistics.
- IStreamTypeAwareProvider - Interface in org.red5.server.stream
-
Interface for providers that know if they contain video frames.
- ISubscriberStream - Interface in org.red5.server.api.stream
-
ISubscriberStream is a stream from subscriber's point of view.
- isUnvalidatedConnectionAllowed() - Method in class org.red5.server.net.rtmp.RTMPHandler
-
- isValid() - Method in interface org.red5.server.api.scope.IBasicScope
-
Validates a scope based on its name and type
- isValid() - Method in class org.red5.server.scope.BasicScope
-
Validates a scope based on its name and type
- isValidStreamId(Number) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Returns whether or not a given stream id is valid.
- isVideo() - Method in class org.red5.server.stream.consumer.QueuedMediaData
-
- isVideoAllowed(IScope) - Method in interface org.red5.server.api.stream.IRtmpSampleAccess
-
Return true if sample access allowed on video stream.
- isWriteAllowed(ISharedObject, String, Object) - Method in interface org.red5.server.api.so.ISharedObjectSecurity
-
Check if a modification is allowed on the given shared object.
- isWriteAllowed(String, Object) - Method in class org.red5.server.so.SharedObjectScope
-
Call handlers and check if writing to the SO is allowed.
- isWriterIdle() - Method in class org.red5.server.BaseConnection
-
Returns whether or not the writer is idle.
- isWriterIdle() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
Returns whether or not the writer is idle.
- iterateScopeNameList() - Method in class org.red5.server.Client
-
Iterate through the scopes and their attributes.
- RamPersistence - Class in org.red5.server.persistence
-
Persistence implementation that stores the objects in memory.
- RamPersistence(ResourcePatternResolver) - Constructor for class org.red5.server.persistence.RamPersistence
-
Creates RAM persistence object from resource pattern resolvers
- RamPersistence(IScope) - Constructor for class org.red5.server.persistence.RamPersistence
-
Creates RAM persistence object from scope
- random - Static variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- random - Variable in class org.red5.server.stream.PlaylistSubscriberStream
-
Random mode state
- read(IoBuffer) - Static method in class org.red5.server.net.rtmp.message.ChunkHeader
-
Read chunk header from the buffer.
- readAsByteArray(File) - Static method in class org.red5.server.util.FileUtil
-
Reads all the bytes of a given file into an array.
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.Abort
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.Aggregate
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.AudioData
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.BytesRead
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.ChunkSize
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.ClientBW
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.Notify
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.Ping
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.ServerBW
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.SetBuffer
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.SWFResponse
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.Unknown
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.VideoData
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.message.ChunkHeader
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.message.Header
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.message.Packet
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.status.RuntimeStatusObject
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.status.Status
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.status.StatusObject
-
- readExternal(ObjectInput) - Method in class org.red5.server.service.Call
-
- readExternal(ObjectInput) - Method in class org.red5.server.service.PendingCall
-
- readExternal(ObjectInput) - Method in class org.red5.server.so.SharedObjectEvent
-
- readExternal(ObjectInput) - Method in class org.red5.server.so.SharedObjectMessage
-
- readMediumInt(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
Read 24 bit integer.
- readMessages - Variable in class org.red5.server.BaseConnection
-
Number of read messages
- readReverseInt(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
Read integer in reversed order.
- readUnsignedMediumInt(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
Read unsigned 24 bit integer.
- receiveAudio(boolean) - Method in interface org.red5.server.api.stream.IStreamService
-
Can recieve audio?
- receiveAudio(boolean) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Should the stream send audio to the client?
- receiveAudio() - Method in class org.red5.server.stream.PlayEngine
-
Returns true if the engine currently receives audio.
- receiveAudio(boolean) - Method in class org.red5.server.stream.PlayEngine
-
Returns true if the engine currently receives audio and sets the new value.
- receiveAudio(boolean) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Should the stream send audio to the client?
- receiveAudio(boolean) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Should the stream send audio to the client?
- receiveAudio(boolean) - Method in class org.red5.server.stream.StreamService
-
Can recieve audio?
- receivedBytesRead(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Read number of received bytes.
- ReceivedMessageTask - Class in org.red5.server.net.rtmp
-
Wraps processing of incoming messages.
- ReceivedMessageTask(String, Packet, IRTMPHandler, RTMPConnection) - Constructor for class org.red5.server.net.rtmp.ReceivedMessageTask
-
- ReceivedMessageTaskQueue - Class in org.red5.server.net.rtmp
-
Contains queue of tasks for processing messages in the specified channel.
- ReceivedMessageTaskQueue(int, IReceivedMessageTaskQueueListener) - Constructor for class org.red5.server.net.rtmp.ReceivedMessageTaskQueue
-
- receiveVideo(boolean) - Method in interface org.red5.server.api.stream.IStreamService
-
Can recieve video?
- receiveVideo(boolean) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Should the stream send video to the client?
- receiveVideo() - Method in class org.red5.server.stream.PlayEngine
-
Returns true if the engine currently receives video.
- receiveVideo(boolean) - Method in class org.red5.server.stream.PlayEngine
-
Returns true if the engine currently receives video and sets the new value.
- receiveVideo(boolean) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Should the stream send video to the client?
- receiveVideo(boolean) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Should the stream send video to the client?
- receiveVideo(boolean) - Method in class org.red5.server.stream.StreamService
-
Can recieve video?
- RECORDED_STREAM - Static variable in class org.red5.server.net.rtmp.event.Ping
-
Recorded stream.
- recordingListener - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Recording listener
- RecordingListener - Class in org.red5.server.stream
-
Stream listener for recording stream events to a file.
- RecordingListener() - Constructor for class org.red5.server.stream.RecordingListener
-
- Red5 - Class in org.red5.server.api
-
Utility class for accessing Red5 API objects.
- Red5(IConnection) - Constructor for class org.red5.server.api.Red5
-
Create a new Red5 object using given connection.
- Red5() - Constructor for class org.red5.server.api.Red5
-
Create a new Red5 object using the connection local to the current thread A bit of magic that lets you access the red5 scope from anywhere
- Red5LoggerFactory - Class in org.red5.logging
-
LoggerFactory to simplify requests for Logger instances within Red5 applications.
- Red5LoggerFactory() - Constructor for class org.red5.logging.Red5LoggerFactory
-
- refcount - Variable in class org.red5.server.net.rtmp.event.BaseEvent
-
Event references count
- ReflectionUtils - Class in org.red5.server.service
-
Provides a means for locating methods within service classes using reflection.
- ReflectionUtils() - Constructor for class org.red5.server.service.ReflectionUtils
-
- register() - Method in interface org.red5.server.api.scope.IGlobalScope
-
Register the global scope in the server and initialize it
- register(IConnection) - Method in class org.red5.server.Client
-
Associate connection with client
- register(IEventListener) - Method in class org.red5.server.so.SharedObject
-
Register event listener
- registerBasicScope(IBroadcastScope) - Method in class org.red5.server.BaseConnection
-
Registers basic scope
- registerBasicScope(SharedObjectScope) - Method in class org.red5.server.BaseConnection
-
Registers basic scope
- registerBroadcastStream(IScope, String, IBroadcastStream) - Method in interface org.red5.server.stream.IProviderService
-
Register a broadcast stream to a scope.
- registerCallback(IPendingServiceCallback) - Method in interface org.red5.server.api.service.IPendingServiceCall
-
Registers callback object usually represented as an anonymous class instance that implements IPendingServiceCallback interface.
- registerCallback(IPendingServiceCallback) - Method in class org.red5.server.service.PendingCall
-
Registers callback object usually represented as an anonymous class instance that implements IPendingServiceCallback interface.
- registerDeferredResult(DeferredResult) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Registers deferred result.
- registerGlobal(IGlobalScope) - Method in interface org.red5.server.api.IServer
-
Register a global scope.
- registerGlobal(IGlobalScope) - Method in class org.red5.server.Server
-
Register global scope
- registerJMX() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- registerJMX() - Method in class org.red5.server.scope.Scope
-
- registerJMX() - Method in class org.red5.server.stream.ClientBroadcastStream
-
- registerPendingCall(int, IPendingServiceCall) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Register pending call (remote function call that is yet to finish).
- registerServiceHandler(String, Object) - Method in interface org.red5.server.api.service.IServiceHandlerProvider
-
Register an object that provides methods which can be called from a client.
- registerServiceHandler(Object) - Method in interface org.red5.server.api.so.ISharedObjectHandlerProvider
-
Register an object that provides methods which handle calls without a service name to a shared object.
- registerServiceHandler(String, Object) - Method in class org.red5.server.scope.Scope
-
Register service handler by name
- registerServiceHandler(Object) - Method in class org.red5.server.so.ClientSharedObject
-
Register an object that provides methods which handle calls without a service name to a shared object.
- registerServiceHandler(String, Object) - Method in class org.red5.server.so.ClientSharedObject
-
Register an object that provides methods which can be called from a client.
- registerServiceHandler(Object) - Method in class org.red5.server.so.SharedObjectScope
-
Register an object that provides methods which handle calls without a service name to a shared object.
- registerServiceHandler(String, Object) - Method in class org.red5.server.so.SharedObjectScope
-
Register an object that provides methods which can be called from a client.
- registerSharedObjectSecurity(ISharedObjectSecurity) - Method in interface org.red5.server.api.so.ISharedObjectSecurityService
-
Add handler that protects shared objects.
- registerSharedObjectSecurity(ISharedObjectSecurity) - Method in class org.red5.server.so.SharedObjectScope
-
Add handler that protects shared objects.
- registerStreamPlaybackSecurity(IStreamPlaybackSecurity) - Method in interface org.red5.server.api.service.IStreamSecurityService
-
Add handler that protects stream playback.
- registerStreamPublishSecurity(IStreamPublishSecurity) - Method in interface org.red5.server.api.service.IStreamSecurityService
-
Add handler that protects stream publishing.
- registry - Variable in class org.red5.server.Client
-
Client registry where Client is registered
- release() - Method in interface org.red5.server.api.so.ISharedObject
-
Release previously acquired shared object.
- release(BaseEvent) - Method in class org.red5.server.net.rtmp.event.AllocationDebugger
-
Release event if there's no more references to it
- release() - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Hook to free buffers allocated by the event.
- release() - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
-
Hook to free buffers allocated by the event.
- release() - Method in class org.red5.server.so.SharedObject
-
Release previously acquired shared object.
- release() - Method in class org.red5.server.so.SharedObjectScope
-
Release previously acquired shared object.
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.Abort
-
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.Aggregate
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.AudioData
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.BytesRead
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.ChunkSize
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.ClientBW
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.ClientInvokeEvent
-
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.ClientNotifyEvent
-
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.Notify
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.Ping
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.ServerBW
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.Unknown
-
Release event
- releaseInternal() - Method in class org.red5.server.net.rtmp.event.VideoData
-
Release event
- releaseInternal() - Method in class org.red5.server.so.SharedObjectMessage
-
Release event
- releaseStream(String) - Method in interface org.red5.server.api.stream.IStreamService
-
Called by FME.
- releaseStream(String) - Method in class org.red5.server.stream.StreamService
-
Called by FME.
- rememberStreamBufferDuration(int, int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- remoteAddress - Variable in class org.red5.server.BaseConnection
-
Connection remote address
- remoteAddresses - Variable in class org.red5.server.BaseConnection
-
Connection remote addresses
- remotePort - Variable in class org.red5.server.BaseConnection
-
Remote port
- RemotingClient - Class in org.red5.server.net.remoting
-
Client interface for remoting calls.
- RemotingClient() - Constructor for class org.red5.server.net.remoting.RemotingClient
-
Dummy constructor used by the spring configuration.
- RemotingClient(String) - Constructor for class org.red5.server.net.remoting.RemotingClient
-
Create new remoting client for the given url.
- RemotingClient(String, int) - Constructor for class org.red5.server.net.remoting.RemotingClient
-
Create new remoting client for the given url and given timeout.
- RemotingClient.RemotingWorker - Class in org.red5.server.net.remoting
-
Worker class that is used for asynchronous remoting calls.
- RemotingHeader - Class in org.red5.server.net.remoting
-
Remoting header to be sent to a server.
- RemotingHeader(String, boolean, Object) - Constructor for class org.red5.server.net.remoting.RemotingHeader
-
Create a new header to be sent through remoting.
- RemotingWorker(RemotingClient, String, Object[], IRemotingCallback) - Constructor for class org.red5.server.net.remoting.RemotingClient.RemotingWorker
-
Execute task.
- remove(IPersistable) - Method in interface org.red5.server.api.persistence.IPersistenceStore
-
Delete the passed persistent object.
- remove(String) - Method in interface org.red5.server.api.persistence.IPersistenceStore
-
Delete the persistent object with the given name.
- remove(int) - Method in class org.red5.server.ClientList
-
- remove(Object) - Method in class org.red5.server.ClientList
-
- remove(IPersistable) - Method in class org.red5.server.persistence.RamPersistence
-
Delete the passed persistent object.
- remove(String) - Method in class org.red5.server.persistence.RamPersistence
-
Delete the persistent object with the given name.
- removeAllItems() - Method in interface org.red5.server.api.stream.IPlaylist
-
Remove all items.
- removeAllItems() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Remove all items.
- removeAllTasks() - Method in class org.red5.server.net.rtmp.ReceivedMessageTaskQueue
-
Removes all tasks from the queue.
- removeAttribute(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Remove an attribute.
- removeAttribute(String) - Method in interface org.red5.server.api.IAttributeStore
-
Remove an attribute.
- removeAttribute(String) - Method in interface org.red5.server.api.scope.IScope
-
Remove attribute by name
- removeAttribute(String) - Method in class org.red5.server.AttributeStore
-
Remove an attribute.
- removeAttribute(Enum<?>) - Method in class org.red5.server.AttributeStore
-
Remove an attribute.
- removeAttribute(String) - Method in interface org.red5.server.jmx.mxbeans.AttributeStoreMXBean
-
- removeAttribute(String) - Method in class org.red5.server.scope.Scope
-
Remove attribute by name
- removeAttribute(String) - Method in class org.red5.server.so.ClientSharedObject
-
Removes attribute with given name
- removeAttribute(String) - Method in class org.red5.server.so.SharedObject
-
Removes attribute with given name
- removeAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
-
Remove an attribute.
- removeAttributes() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Remove all attributes.
- removeAttributes() - Method in interface org.red5.server.api.IAttributeStore
-
Remove all attributes.
- removeAttributes() - Method in class org.red5.server.AttributeStore
-
Remove all attributes.
- removeAttributes() - Method in interface org.red5.server.jmx.mxbeans.AttributeStoreMXBean
-
- removeAttributes() - Method in class org.red5.server.so.ClientSharedObject
-
Remove all attributes (clear Shared Object)
- removeAttributes() - Method in class org.red5.server.so.SharedObject
-
Remove all attributes (clear Shared Object)
- removeAttributes() - Method in class org.red5.server.so.SharedObjectScope
-
Remove all attributes.
- removeChildren() - Method in interface org.red5.server.api.scope.IScope
-
Removes all the child scopes
- removeChildren() - Method in class org.red5.server.scope.Scope
-
Removes all the child scopes
- removeChildScope(IBasicScope) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Called just after a child scope has been removed.
- removeChildScope(IBasicScope) - Method in interface org.red5.server.api.scope.IScope
-
Removes scope from the children scope list.
- removeChildScope(IBasicScope) - Method in interface org.red5.server.api.scope.IScopeHandler
-
Called just after a child scope has been removed.
- removeChildScope(IBasicScope) - Method in class org.red5.server.scope.Scope
-
Removes child scope
- removeClient(IClient) - Method in class org.red5.server.ClientRegistry
-
Removes client from registry
- removeClientStream(Number) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- removeConnection(int) - Method in interface org.red5.server.net.IConnectionManager
-
Removes a connection matching the client id specified.
- removeConnection(String) - Method in interface org.red5.server.net.IConnectionManager
-
Removes a connection by the given sessionId.
- removeConnections() - Method in interface org.red5.server.net.IConnectionManager
-
Removes all the connections from the set.
- removeEventListener(IEventListener) - Method in interface org.red5.server.api.event.IEventObservable
-
Remove event listener from this observable
- removeEventListener(IEventListener) - Method in class org.red5.server.scope.BasicScope
-
Remove event listener from list of listeners
- removeEventListener(IEventListener) - Method in class org.red5.server.so.SharedObjectScope
-
Remove event listener from list of listeners
- removeHeader(String) - Method in class org.red5.server.net.remoting.RemotingClient
-
Stop sending a given header.
- removeItem(int) - Method in interface org.red5.server.api.stream.IPlaylist
-
Remove an item from list.
- removeItem(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Remove an item from list.
- removeListener(IConnectionListener) - Method in interface org.red5.server.api.IConnection
-
Removes the listener from this object
- removeListener(IScopeListener) - Method in interface org.red5.server.api.IServer
-
Remove listener that got notified about scope events.
- removeListener(IConnectionListener) - Method in interface org.red5.server.api.IServer
-
Remove listener that got notified about connection events.
- removeListener(IConnectionListener) - Method in class org.red5.server.BaseConnection
-
Removes the listener from this object
- removeListener(IScopeListener) - Method in class org.red5.server.Server
-
Remove listener that got notified about scope events.
- removeListener(IConnectionListener) - Method in class org.red5.server.Server
-
Remove listener that got notified about connection events.
- removeLocalContext() - Method in class org.red5.logging.LoggingContextSelector
-
- removeMapping(String, String) - Method in interface org.red5.server.api.IServer
-
Unregister a previously mapped global scope.
- removeMapping(String, String) - Method in class org.red5.server.Server
-
Remove mapping with given key
- removeMapping(String) - Method in class org.red5.server.Server
-
Remove all mappings with given context path
- removePipeConnectionListener(IPipeConnectionListener) - Method in class org.red5.server.messaging.AbstractPipe
-
Removes pipe connection listener
- removePipeConnectionListener(IPipeConnectionListener) - Method in interface org.red5.server.messaging.IPipe
-
Add connection event listener to pipe
- removeScheduledJob(String) - Method in interface org.red5.server.api.scheduling.ISchedulingService
-
Stop executing a previously scheduled job.
- removeScheduledJob(String) - Method in interface org.red5.server.jmx.mxbeans.JDKSchedulingServiceMXBean
-
- removeScheduledJob(String) - Method in class org.red5.server.scheduling.JDKSchedulingService
-
Stop executing a previously scheduled job.
- removeSharedObjectListener(ISharedObjectListener) - Method in interface org.red5.server.api.so.ISharedObjectBase
-
Unregister object to not longer receive update events.
- removeSharedObjectListener(ISharedObjectListener) - Method in class org.red5.server.so.ClientSharedObject
-
Unregister object to not longer receive update events.
- removeSharedObjectListener(ISharedObjectListener) - Method in class org.red5.server.so.SharedObjectScope
-
Unregister object to not longer receive update events.
- removeStateChangeListener(PropertyChangeListener) - Method in class org.red5.server.stream.AbstractStream
-
Removes from the list of listeners tracking changes of the
StreamState
of this stream.
- removeStreamListener(IStreamListener) - Method in interface org.red5.server.api.stream.IBroadcastStream
-
Remove a listener from being notified about received packets.
- removeStreamListener(IStreamListener) - Method in class org.red5.server.stream.ClientBroadcastStream
-
Remove a listener from being notified about received packets.
- removeTask(ReceivedMessageTask) - Method in class org.red5.server.net.rtmp.ReceivedMessageTaskQueue
-
Removes the specified task from the queue.
- rename(String, String) - Static method in class org.red5.server.util.FileUtil
-
Rename a file natively; using REN on Windows and mv on *nix.
- repeat - Variable in class org.red5.server.stream.PlaylistSubscriberStream
-
Repeat mode state
- replace(IPlayItem, IPlayItem) - Method in interface org.red5.server.api.stream.IPlaylistSubscriberStream
-
Replaces an item in the list with another item.
- replace(IPlayItem, IPlayItem) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Replaces an item in the list with another item.
- REPLACE_GATEWAY_URL - Static variable in interface org.red5.server.api.remoting.IRemotingHeader
-
Name of header specifying new gateway url to use.
- required - Variable in class org.red5.server.net.remoting.RemotingHeader
-
Is this header required?
- reserveStreamId() - Method in interface org.red5.server.api.stream.IStreamCapableConnection
-
Return a reserved stream id for use.
- reserveStreamId(Number) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
-
Return a reserved stream id for use with a preference for the one supplied.
- reserveStreamId() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Return a reserved stream id for use.
- reserveStreamId(Number) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Return a reserved stream id for use with a preference for the one supplied.
- reset() - Method in class org.red5.server.so.SharedObjectMessage
-
Resets the version and events to an initial state.
- reset() - Method in interface org.red5.server.stream.IFrameDropper
-
Reset the frame dropper.
- reset(int) - Method in interface org.red5.server.stream.IFrameDropper
-
Reset the frame dropper to a given state.
- reset() - Method in class org.red5.server.stream.VideoFrameDropper
-
Reset the frame dropper.
- reset(int) - Method in class org.red5.server.stream.VideoFrameDropper
-
Reset the frame dropper to a given state.
- resetCredentials() - Method in class org.red5.server.net.remoting.RemotingClient
-
Stop sending authentication data.
- ResetMessage - Class in org.red5.server.stream.message
-
To notify the client to reset the playing state.
- ResetMessage() - Constructor for class org.red5.server.stream.message.ResetMessage
-
- resolveScope(String) - Method in interface org.red5.server.api.IContext
-
Returns scope by path.
- resolveScope(IScope, String) - Method in interface org.red5.server.api.IContext
-
Returns scope by path from given root.
- resolveScope(IScope, String) - Static method in class org.red5.server.util.ScopeUtils
-
Resolves scope for specified scope and path.
- resolveService(IScope, String) - Method in interface org.red5.server.service.IServiceResolver
-
Search for a service with the given name in the scope.
- resolvesToAbsolutePath() - Method in interface org.red5.server.api.stream.IStreamFilenameGenerator
-
True if returned filename is an absolute path, else relative to application.
- resolvesToAbsolutePath() - Method in class org.red5.server.stream.DefaultStreamFilenameGenerator
-
The default filenames are relative to the scope path, so always return
- ResourceExistException - Exception in org.red5.server.api.stream
-
- ResourceExistException() - Constructor for exception org.red5.server.api.stream.ResourceExistException
-
Constructs a new ResourceExistException.
- ResourceExistException(String, Throwable) - Constructor for exception org.red5.server.api.stream.ResourceExistException
-
- ResourceExistException(String) - Constructor for exception org.red5.server.api.stream.ResourceExistException
-
- ResourceExistException(Throwable) - Constructor for exception org.red5.server.api.stream.ResourceExistException
-
- ResourceNotFoundException - Exception in org.red5.server.api.stream
-
- ResourceNotFoundException() - Constructor for exception org.red5.server.api.stream.ResourceNotFoundException
-
Constructs a new ResourceNotFoundException.
- ResourceNotFoundException(String, Throwable) - Constructor for exception org.red5.server.api.stream.ResourceNotFoundException
-
- ResourceNotFoundException(String) - Constructor for exception org.red5.server.api.stream.ResourceNotFoundException
-
- ResourceNotFoundException(Throwable) - Constructor for exception org.red5.server.api.stream.ResourceNotFoundException
-
- resources - Variable in class org.red5.server.persistence.RamPersistence
-
Resource pattern resolver.
- resultReceived(IPendingServiceCall) - Method in interface org.red5.server.api.service.IPendingServiceCallback
-
Triggered when results are recieved
- resultReceived(RemotingClient, String, Object[], Object) - Method in interface org.red5.server.net.remoting.IRemotingCallback
-
The result of a remoting call has been received.
- resultReceived(IPendingServiceCall) - Method in class org.red5.server.stream.bandwidth.ClientServerDetection
-
Handle callback from service call.
- resultReceived(IPendingServiceCall) - Method in class org.red5.server.stream.bandwidth.ServerClientDetection
-
Handle callback from service call.
- resume(int) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Resume from a position for current playing item.
- resume(int) - Method in class org.red5.server.stream.PlayEngine
-
Resume playback
- resume(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Resume from a position for current playing item.
- resume(int) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Resume from a position for current playing item.
- resumeScheduledJob(String) - Method in interface org.red5.server.api.scheduling.ISchedulingService
-
Resumes the trigger which initiates job execution.
- resumeScheduledJob(String) - Method in class org.red5.server.scheduling.JDKSchedulingService
-
Resumes the trigger which initiates job execution.
- retain(BaseEvent) - Method in class org.red5.server.net.rtmp.event.AllocationDebugger
-
Retain event
- retain() - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Retain event
- retain() - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
-
Retain event
- retrievePendingCall(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Retrieves and removes the pending call service by id.
- returnAttributeValue(String) - Method in class org.red5.server.so.SharedObject
-
Return an attribute value to the owner.
- returnError(String) - Method in class org.red5.server.so.SharedObject
-
Return an error message to the client.
- rewind - Variable in class org.red5.server.stream.PlaylistSubscriberStream
-
Rewind mode state
- roomConnect(IConnection, Object[]) - Method in interface org.red5.server.adapter.IApplication
-
Called every time client connects to the room
- roomDisconnect(IConnection) - Method in interface org.red5.server.adapter.IApplication
-
Called when client disconnects from room scope
- roomJoin(IClient, IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called when user joins room scope
- roomLeave(IClient, IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called when user leaves room scope
- roomStart(IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called on application room start
- roomStop(IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called on room scope stop
- RTMP - Class in org.red5.server.net.rtmp.codec
-
RTMP is the RTMP protocol state representation.
- RTMP() - Constructor for class org.red5.server.net.rtmp.codec.RTMP
-
Creates RTMP object; essentially for storing session information.
- RTMP_CONN_MANAGER - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
- RTMP_ENCRYPTED - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
Marker byte for encrypted RTMP data.
- RTMP_ENCRYPTED_BLOWFISH - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
Marker byte for encrypted RTMP data using Blowfish.
- RTMP_ENCRYPTED_UNK - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
Unknown type 0x0a, seen on youtube
- RTMP_ENCRYPTED_XTEA - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
Marker byte for encrypted RTMP data XTEA.
- RTMP_HANDLER - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
- RTMP_HANDSHAKE - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
- RTMP_NON_ENCRYPTED - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
Marker byte for standard or non-encrypted RTMP data.
- RTMP_SESSION_ID - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
- RTMPCodecFactory - Class in org.red5.server.net.rtmp.codec
-
RTMP codec factory creates RTMP encoders/decoders.
- RTMPCodecFactory() - Constructor for class org.red5.server.net.rtmp.codec.RTMPCodecFactory
-
- RTMPConnection - Class in org.red5.server.net.rtmp
-
RTMP connection.
- RTMPConnection(String) - Constructor for class org.red5.server.net.rtmp.RTMPConnection
-
Creates anonymous RTMP connection without scope.
- RTMPConnectionMXBean - Interface in org.red5.server.jmx.mxbeans
-
- RTMPDecodeState - Class in org.red5.server.net.protocol
-
Represents current decode state of the protocol.
- RTMPDecodeState(String) - Constructor for class org.red5.server.net.protocol.RTMPDecodeState
-
- RTMPE_CIPHER_IN - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
Cipher for RTMPE input
- RTMPE_CIPHER_OUT - Static variable in class org.red5.server.net.rtmp.RTMPConnection
-
Cipher for RTMPE output
- RTMPHandler - Class in org.red5.server.net.rtmp
-
RTMP events handler.
- RTMPHandler() - Constructor for class org.red5.server.net.rtmp.RTMPHandler
-
- RTMPHandshake - Class in org.red5.server.net.rtmp
-
Generates and validates the RTMP handshake response for Flash Players.
- RTMPHandshake() - Constructor for class org.red5.server.net.rtmp.RTMPHandshake
-
- RTMPHandshake(byte) - Constructor for class org.red5.server.net.rtmp.RTMPHandshake
-
- RTMPMessage - Class in org.red5.server.stream.message
-
RTMP message
- RTMPMinaConnection - Class in org.red5.server.net.rtmp
-
Represents an RTMP connection using Mina.
- RTMPMinaConnection() - Constructor for class org.red5.server.net.rtmp.RTMPMinaConnection
-
Constructs a new RTMPMinaConnection.
- RTMPMinaConnectionMXBean - Interface in org.red5.server.jmx.mxbeans
-
- RTMPMinaProtocolDecoder - Class in org.red5.server.net.rtmp.codec
-
RTMP protocol decoder.
- RTMPMinaProtocolDecoder() - Constructor for class org.red5.server.net.rtmp.codec.RTMPMinaProtocolDecoder
-
- RTMPMinaProtocolEncoder - Class in org.red5.server.net.rtmp.codec
-
Mina protocol encoder for RTMP.
- RTMPMinaProtocolEncoder() - Constructor for class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
-
- RTMPMinaTransportMXBean - Interface in org.red5.server.jmx.mxbeans
-
- RTMPProtocolDecoder - Class in org.red5.server.net.rtmp.codec
-
RTMP protocol decoder.
- RTMPProtocolDecoder() - Constructor for class org.red5.server.net.rtmp.codec.RTMPProtocolDecoder
-
Constructs a new RTMPProtocolDecoder.
- RTMPProtocolEncoder - Class in org.red5.server.net.rtmp.codec
-
RTMP protocol encoder encodes RTMP messages and packets to byte buffers.
- RTMPProtocolEncoder() - Constructor for class org.red5.server.net.rtmp.codec.RTMPProtocolEncoder
-
- RTMPTCodecFactory - Class in org.red5.server.net.rtmpt.codec
-
RTMPT codec factory creates RTMP codec objects
- RTMPTCodecFactory() - Constructor for class org.red5.server.net.rtmpt.codec.RTMPTCodecFactory
-
- RTMPTHandler - Class in org.red5.server.net.rtmpt
-
Handler for RTMPT messages.
- RTMPTHandler() - Constructor for class org.red5.server.net.rtmpt.RTMPTHandler
-
- RTMPTProtocolDecoder - Class in org.red5.server.net.rtmpt.codec
-
RTMPT protocol decoder.
- RTMPTProtocolDecoder() - Constructor for class org.red5.server.net.rtmpt.codec.RTMPTProtocolDecoder
-
- RTMPTProtocolEncoder - Class in org.red5.server.net.rtmpt.codec
-
RTMPT protocol encoder.
- RTMPTProtocolEncoder() - Constructor for class org.red5.server.net.rtmpt.codec.RTMPTProtocolEncoder
-
- RTMPType - Enum in org.red5.server.net.rtmp
-
Enum for RTMP types.
- RTMPUtils - Class in org.red5.server.net.rtmp
-
RTMP utilities class.
- RTMPUtils() - Constructor for class org.red5.server.net.rtmp.RTMPUtils
-
- run() - Method in class org.red5.server.net.remoting.RemotingClient.RemotingWorker
-
- run() - Method in class org.red5.server.scheduling.JDKSchedulingServiceJob
-
- runDeadlockFuture(Runnable) - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
Runs deadlock guard task
- running - Variable in class org.red5.server.net.rtmp.RTMPConnection
-
Keep-alive worker flag
- RuntimeStatusObject - Class in org.red5.server.net.rtmp.status
-
Runtime status object
- RuntimeStatusObject() - Constructor for class org.red5.server.net.rtmp.status.RuntimeStatusObject
-
Constructs a new RuntimeStatusObject.
- RuntimeStatusObject(String, String, String) - Constructor for class org.red5.server.net.rtmp.status.RuntimeStatusObject
-
Create runtime status object with given code, level and description
- RuntimeStatusObject(String, String, String, String, int) - Constructor for class org.red5.server.net.rtmp.status.RuntimeStatusObject
-
Create runtime status object with given code, level, description, details and client id
- save(IPersistable) - Method in interface org.red5.server.api.persistence.IPersistenceStore
-
Persist given object.
- save(IPersistable) - Method in class org.red5.server.persistence.RamPersistence
-
Persist given object.
- saveAs(String, boolean) - Method in interface org.red5.server.api.stream.IBroadcastStream
-
Save the broadcast stream as a file.
- saveAs(String, boolean) - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
-
- saveAs(String, boolean) - Method in class org.red5.server.stream.ClientBroadcastStream
-
Save broadcasted stream.
- SCHEDULED_JOB - Static variable in interface org.red5.server.api.scheduling.ISchedulingService
-
Scheduled job constant
- scheduleOnceJob(IScheduledJob) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Schedule a job to be executed only once after a 10ms delay.
- scheduleOnceJob(IScheduledJob) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Schedule a job to be executed only once after a 10ms delay.
- scheduleOnceJob(IScheduledJob) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Schedule a job to be executed only once after a 10ms delay.
- scheduler - Variable in class org.red5.server.net.rtmp.RTMPConnection
-
Scheduling service
- scheduler - Variable in class org.red5.server.scheduling.JDKSchedulingService
-
Service scheduler
- scheduleWithFixedDelay(IScheduledJob, int) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Schedule a job to be executed regularly at the given interval.
- scheduleWithFixedDelay(IScheduledJob, int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Schedule a job to be executed regularly at the given interval.
- scheduleWithFixedDelay(IScheduledJob, int) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Schedule a job to be executed regularly at the given interval.
- SCHEDULING_SERVICE - Static variable in interface org.red5.server.api.scheduling.ISchedulingService
-
Scheduling service constant
- schedulingService - Variable in class org.red5.server.stream.PlaylistSubscriberStream
-
Service used to provide notifications, keep client buffer filled, clean up, etc...
- schedulingService - Variable in class org.red5.server.stream.SingleItemSubscriberStream
-
Service used to provide notifications, keep client buffer filled, clean up, etc...
- scope - Variable in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Wrapped scope
- scope - Variable in class org.red5.server.BaseConnection
-
Scope to which this connection belongs
- Scope - Class in org.red5.server.scope
-
The scope object.
- Scope() - Constructor for class org.red5.server.scope.Scope
-
Creates a scope
- Scope(Scope.Builder) - Constructor for class org.red5.server.scope.Scope
-
Creates scope using a Builder
- Scope.Builder - Class in org.red5.server.scope
-
Builder pattern
- scopeAllowed - Variable in class org.red5.server.scope.ScopeSecurityHandler
-
- ScopeException - Exception in org.red5.server.exception
-
Generic Scope exception.
- ScopeException(String) - Constructor for exception org.red5.server.exception.ScopeException
-
- scopeListeners - Variable in class org.red5.server.Server
-
- ScopeMXBean - Interface in org.red5.server.jmx.mxbeans
-
An MBean interface for the scope object.
- ScopeNotFoundException - Exception in org.red5.server.exception
-
Scope not found, thrown when child scope wasn't found.
- ScopeNotFoundException(IScope, String) - Constructor for exception org.red5.server.exception.ScopeNotFoundException
-
Create exception from given scope object and given child subscope
- ScopeSecurityHandler - Class in org.red5.server.scope
-
Scope security handler providing positive results to any allow request.
- ScopeSecurityHandler() - Constructor for class org.red5.server.scope.ScopeSecurityHandler
-
- ScopeShuttingDownException - Exception in org.red5.server.exception
-
Scope is currently shutting down.
- ScopeShuttingDownException(IScope) - Constructor for exception org.red5.server.exception.ScopeShuttingDownException
-
Create exception from given scope object
- ScopeType - Enum in org.red5.server.api.scope
-
Represents all the supported scope types.
- ScopeUtils - Class in org.red5.server.util
-
Collection of utilities for working with scopes
- ScopeUtils() - Constructor for class org.red5.server.util.ScopeUtils
-
- securityHandlers - Variable in class org.red5.server.scope.BasicScope
-
List of security handlers
- seek(int) - Method in interface org.red5.server.api.stream.IStreamService
-
Seek to position
- seek(int) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Seek into a position for current playing item.
- seek(int) - Method in interface org.red5.server.stream.ISeekableProvider
-
Seek the provider to timestamp ts (in milliseconds).
- seek(int) - Method in class org.red5.server.stream.PlayEngine
-
Seek to a given position
- seek(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Seek into a position for current playing item.
- seek(int) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Seek into a position for current playing item.
- seek(int) - Method in class org.red5.server.stream.StreamService
-
Seek to position
- SEND_ALL - Static variable in interface org.red5.server.stream.IFrameDropper
-
Send keyframes, interframes and disposable interframes.
- SEND_INTERFRAMES - Static variable in interface org.red5.server.stream.IFrameDropper
-
Send keyframes and interframes.
- SEND_KEYFRAMES - Static variable in interface org.red5.server.stream.IFrameDropper
-
Send keyframes only.
- SEND_KEYFRAMES_CHECK - Static variable in interface org.red5.server.stream.IFrameDropper
-
Send keyframes only and switch to SEND_INTERFRAMES later.
- sendBlankAudio(boolean) - Method in class org.red5.server.stream.PlayEngine
-
- sendMessage(String, List<?>) - Method in interface org.red5.server.api.so.ISharedObjectBase
-
Send a message to a handler of the shared object.
- sendMessage(String, List<?>) - Method in class org.red5.server.so.ClientSharedObject
-
Broadcast event to event handler
- sendMessage(String, List<?>) - Method in class org.red5.server.so.SharedObject
-
Broadcast event to event handler
- sendMessage(String, List<?>) - Method in class org.red5.server.so.SharedObjectScope
-
Send a message to a handler of the shared object.
- sendNetStreamStatus(IConnection, String, String, String, String, Number) - Static method in class org.red5.server.stream.StreamService
-
Send NetStream.Status to the client.
- sendOOBControlMessage(IProvider, OOBControlMessage) - Method in class org.red5.server.messaging.AbstractPipe
-
Send out-of-band ("special") control message to all consumers
- sendOOBControlMessage(IConsumer, OOBControlMessage) - Method in class org.red5.server.messaging.AbstractPipe
-
Send out-of-band ("special") control message to all providers
- sendOOBControlMessage(IConsumer, OOBControlMessage) - Method in interface org.red5.server.messaging.IMessageInput
-
Send OOB Control Message to all providers on the other side of pipe.
- sendOOBControlMessage(IProvider, OOBControlMessage) - Method in interface org.red5.server.messaging.IMessageOutput
-
Send OOB Control Message to all consumers on the other side of pipe.
- sendPacket(RTMPMessage) - Method in interface org.red5.server.stream.IFrameDropper
-
Notify that a message has been sent.
- sendPacket(RTMPMessage) - Method in class org.red5.server.stream.VideoFrameDropper
-
Notify that a message has been sent.
- sendPendingServiceCallsCloseError() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
When the connection has been closed, notify any remaining pending service calls that they have failed because the connection is
broken.
- sendSharedObjectMessage(String, int, boolean, Set<ISharedObjectEvent>) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Send a shared object message.
- sendStartNotification - Variable in class org.red5.server.stream.ClientBroadcastStream
-
Is there need to send start notification?
- sendStats - Variable in class org.red5.server.so.SharedObject
-
Counts number of "send message" events.
- sendStatus(Status) - Method in class org.red5.server.net.rtmp.Channel
-
Sends status notification.
- sendUpdates() - Method in class org.red5.server.so.SharedObject
-
Send update notification over data channel of RTMP connection
- SEPARATOR - Static variable in interface org.red5.server.api.scope.IScope
-
Scope separator
- serialize(Output) - Method in interface org.red5.server.api.persistence.IPersistable
-
Write the object to the passed output stream.
- serialize(Output) - Method in class org.red5.server.net.rtmp.status.Status
-
- serialize(Output) - Method in class org.red5.server.net.rtmp.status.StatusObject
-
- serialize(Output) - Method in class org.red5.server.so.SharedObject
-
Write the object to the passed output stream.
- serializeStatusObject(IoBuffer, StatusObject) - Method in class org.red5.server.net.rtmp.status.StatusObjectService
-
Serializes status object
- SerializeUtils - Class in org.red5.server.net.rtmp.event
-
The utility class provides conversion methods to ease the use of byte arrays, Mina IoBuffers, and NIO ByteBuffers.
- SerializeUtils() - Constructor for class org.red5.server.net.rtmp.event.SerializeUtils
-
- server - Variable in class org.red5.server.net.rtmp.RTMPHandler
-
Red5 server instance.
- Server - Class in org.red5.server
-
Red5 server core class implementation.
- Server() - Constructor for class org.red5.server.Server
-
- ServerBW - Class in org.red5.server.net.rtmp.event
-
Server bandwidth event.
- ServerBW() - Constructor for class org.red5.server.net.rtmp.event.ServerBW
-
- ServerBW(int) - Constructor for class org.red5.server.net.rtmp.event.ServerBW
-
Server bandwidth event
- ServerClientDetection - Class in org.red5.server.stream.bandwidth
-
Calculates the bandwidth between the client and server.
- ServerClientDetection() - Constructor for class org.red5.server.stream.bandwidth.ServerClientDetection
-
- SERVICE_NAME - Static variable in class org.red5.server.service.ServiceInvoker
-
Service name
- serviceCall(IConnection, IServiceCall) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Called when a service is called.
- serviceCall(IConnection, IServiceCall) - Method in interface org.red5.server.api.scope.IScopeHandler
-
Called when a service is called.
- ServiceInvoker - Class in org.red5.server.service
-
Makes remote calls, invoking services, resolves service handlers
- ServiceInvoker() - Constructor for class org.red5.server.service.ServiceInvoker
-
- serviceMethodName - Variable in class org.red5.server.service.Call
-
Service method name
- serviceName - Variable in class org.red5.server.service.Call
-
Service name
- ServiceNotFoundException - Exception in org.red5.server.service
-
Thrown when service can't be found thus remote call throws an exception
- ServiceNotFoundException(String) - Constructor for exception org.red5.server.service.ServiceNotFoundException
-
Creates new exception with service name
- ServletUtils - Class in org.red5.server.net.servlet
-
- ServletUtils() - Constructor for class org.red5.server.net.servlet.ServletUtils
-
- sessionId - Variable in class org.red5.server.BaseConnection
-
Connection session identifier
- sessionId - Variable in class org.red5.server.net.protocol.RTMPDecodeState
-
Session id to which this decoding state belongs.
- setAction(String) - Method in class org.red5.server.net.rtmp.event.Notify
-
- setAdditional(String, Object) - Method in class org.red5.server.net.rtmp.status.StatusObject
-
- setApplication(Object) - Method in class org.red5.server.net.rtmp.status.StatusObject
-
Setter for property 'application'.
- setApplicationContext(ApplicationContext) - Method in class org.red5.server.Server
-
Setter for Spring application context
- setArguments(Object[]) - Method in class org.red5.server.service.Call
-
Setter for arguments.
- setAttribute(String, Object) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Set an attribute on this object.
- setAttribute(String, Object) - Method in interface org.red5.server.api.IAttributeStore
-
Set an attribute on this object.
- setAttribute(String, Object) - Method in interface org.red5.server.api.scope.IScope
-
Set attribute by name
- setAttribute(String, Object) - Method in class org.red5.server.AttributeStore
-
Set an attribute on this object.
- setAttribute(Enum<?>, Object) - Method in class org.red5.server.AttributeStore
-
Set an attribute on this object.
- setAttribute(String, Object) - Method in class org.red5.server.scope.Scope
-
Set attribute by name
- setAttribute(String, Object) - Method in class org.red5.server.so.ClientSharedObject
-
Set an attribute on this object.
- setAttribute(String, Object) - Method in class org.red5.server.so.SharedObject
-
Set an attribute on this object.
- setAttribute(String, Object) - Method in class org.red5.server.so.SharedObjectScope
-
Set an attribute on this object.
- setAttributes(IAttributeStore) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Set multiple attributes on this object.
- setAttributes(Map<String, Object>) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Set multiple attributes on this object.
- setAttributes(Map<String, Object>) - Method in interface org.red5.server.api.IAttributeStore
-
Set multiple attributes on this object.
- setAttributes(IAttributeStore) - Method in interface org.red5.server.api.IAttributeStore
-
Set multiple attributes on this object.
- setAttributes(Map<String, Object>) - Method in class org.red5.server.AttributeStore
-
Set multiple attributes on this object.
- setAttributes(IAttributeStore) - Method in class org.red5.server.AttributeStore
-
Set multiple attributes on this object.
- setAttributes(IAttributeStore) - Method in class org.red5.server.so.ClientSharedObject
-
Set multiple attributes on this object.
- setAttributes(Map<String, Object>) - Method in class org.red5.server.so.ClientSharedObject
-
Set multiple attributes on this object.
- setAttributes(Map<String, Object>) - Method in class org.red5.server.so.SharedObject
-
Set multiple attributes on this object.
- setAttributes(IAttributeStore) - Method in class org.red5.server.so.SharedObject
-
Set multiple attributes on this object.
- setAttributes(IAttributeStore) - Method in class org.red5.server.so.SharedObjectScope
-
Set multiple attributes on this object.
- setAttributes(Map<String, Object>) - Method in class org.red5.server.so.SharedObjectScope
-
Set multiple attributes on this object.
- setAudioDecoderConfiguration(IRTMPEvent) - Method in interface org.red5.server.api.stream.consumer.IFileConsumer
-
- setAudioDecoderConfiguration(IRTMPEvent) - Method in class org.red5.server.stream.consumer.FileConsumer
-
- setAudioDecoderConfiguration(IRTMPEvent) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Sets a audio decoder configuration; some codecs require this, such as AAC.
- setAutomaticRecording(boolean) - Method in class org.red5.server.stream.ClientBroadcastStream
-
- setAutoStart(boolean) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Setter for autostart flag
- setAutoStart(boolean) - Method in class org.red5.server.scope.Scope
-
Setter for autostart flag
- setBandwidth(int) - Method in interface org.red5.server.api.IConnection
-
Sets the bandwidth using a mbit/s value.
- setBandwidth(int) - Method in class org.red5.server.net.rtmp.event.ClientBW
-
Setter for bandwidth
- setBandwidth(int) - Method in class org.red5.server.net.rtmp.event.ServerBW
-
Setter for bandwidth
- setBandwidth(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Sets the bandwidth using a mbit/s value.
- setBandwidthDetection(boolean) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- setBaseTolerance(long) - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
-
Setter for baseTolerance
- setBaseTolerance(long) - Method in class org.red5.server.net.rtmp.codec.RTMPProtocolEncoder
-
- setBaseTolerance(long) - Method in class org.red5.server.net.rtmpt.codec.RTMPTCodecFactory
-
- setBody(IoBuffer) - Method in class org.red5.server.stream.consumer.ImmutableTag
-
- setBody(Status) - Method in class org.red5.server.stream.message.StatusMessage
-
Setter for property 'body'.
- setBodySize(int) - Method in class org.red5.server.stream.consumer.ImmutableTag
-
- setBooleanProperty(String, boolean) - Method in class org.red5.server.messaging.AbstractMessage
-
Add boolean property to message
- setBooleanProperty(String, boolean) - Method in interface org.red5.server.messaging.IMessage
-
Add boolean property to message
- setBroadcastStreamPublishName(String) - Method in interface org.red5.server.api.stream.IClientStream
-
Set the published stream name that this client is consuming.
- setBroadcastStreamPublishName(String) - Method in class org.red5.server.stream.AbstractClientStream
-
Sets the broadcasting streams name.
- SetBuffer - Class in org.red5.server.net.rtmp.event
-
Control message used to set a buffer.
- SetBuffer() - Constructor for class org.red5.server.net.rtmp.event.SetBuffer
-
- SetBuffer(int, int) - Constructor for class org.red5.server.net.rtmp.event.SetBuffer
-
- setBufferCheckInterval(int) - Method in class org.red5.server.stream.PlayEngine
-
- setBufferCheckInterval(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Set interval to check for buffer underruns.
- setBufferCheckInterval(int) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Set interval to check for buffer underruns.
- setBufferLength(int) - Method in class org.red5.server.net.rtmp.event.SetBuffer
-
- setByteProperty(String, byte) - Method in class org.red5.server.messaging.AbstractMessage
-
Add byte property to message
- setByteProperty(String, byte) - Method in interface org.red5.server.messaging.IMessage
-
Add byte property to message
- setBytes(byte[]) - Method in class org.red5.server.net.rtmp.event.SWFResponse
-
- setBytesRead(int) - Method in class org.red5.server.net.rtmp.event.BytesRead
-
Setter for bytes read
- setCall(IServiceCall) - Method in class org.red5.server.net.rtmp.event.Notify
-
Setter for call
- setCanCallService(boolean) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Setter for can call service flag
- setCanConnect(boolean) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Setter for can connect flag
- setCanStart(boolean) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Setter for can start flag.
- setChannel(Channel) - Method in class org.red5.server.net.rtmp.DeferredResult
-
Setter for channel.
- setChannelId(int) - Method in class org.red5.server.net.rtmp.event.Abort
-
- setChannelId(int) - Method in class org.red5.server.net.rtmp.message.ChunkHeader
-
Setter for channel id
- setChannelId(int) - Method in class org.red5.server.net.rtmp.message.Header
-
Setter for channel id
- setChannelsConcurrencyLevel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setChannelsInitalCapacity(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setChildLoadPath(String) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Setter for child load path.
- setChildLoadPath(String) - Method in class org.red5.server.scope.Scope
-
Setter for child load path.
- setClient(IClient) - Method in interface org.red5.server.api.IConnection
-
Sets the Client.
- setClient(IClient) - Method in class org.red5.server.BaseConnection
-
Sets the Client.
- setClientBroadcastStream(IClientBroadcastStream) - Method in interface org.red5.server.api.scope.IBroadcastScope
-
- setClientBufferDuration(int) - Method in interface org.red5.server.api.stream.IClientStream
-
Set the buffer duration for this stream as requested by the client.
- setClientBufferDuration(int) - Method in class org.red5.server.stream.AbstractClientStream
-
Set the buffer duration for this stream as requested by the client.
- setClientid(int) - Method in class org.red5.server.net.rtmp.status.RuntimeStatusObject
-
Setter for client id
- setClientid(Number) - Method in class org.red5.server.net.rtmp.status.Status
-
Setter for client id
- setCloseOnHeaderError(boolean) - Method in class org.red5.server.net.rtmp.codec.RTMPProtocolDecoder
-
Sets whether or not a header error on any channel should result in a closed connection.
- setCode(String) - Method in class org.red5.server.net.rtmp.status.Status
-
Setter for code
- setCode(String) - Method in class org.red5.server.net.rtmp.status.StatusObject
-
Setter for property 'code'.
- setCodecFactory(RTMPTCodecFactory) - Method in class org.red5.server.net.rtmpt.RTMPTHandler
-
Setter for codec factory
- setCodecInfo(IStreamCodecInfo) - Method in class org.red5.server.stream.AbstractStream
-
Setter for codec info.
- setCodecs(List<IAudioStreamCodec>) - Method in class org.red5.server.stream.AudioCodecFactory
-
Setter for codecs
- setCodecs(List<IVideoStreamCodec>) - Method in class org.red5.server.stream.VideoCodecFactory
-
Setter for codecs
- setConnection(T) - Method in interface org.red5.server.net.IConnectionManager
-
Adds a connection.
- setConnection(IStreamCapableConnection) - Method in class org.red5.server.stream.AbstractClientStream
-
Setter for stream capable connection
- setConnection(IConnection) - Method in class org.red5.server.stream.SingleItemSubscriberStream.Notifier
-
- setConnectionAllowed(boolean) - Method in class org.red5.server.scope.ScopeSecurityHandler
-
- setConnectionLocal(IConnection) - Static method in class org.red5.server.api.Red5
-
Setter for connection
- setConnectionParams(Map<String, Object>) - Method in class org.red5.server.net.rtmp.event.Notify
-
Setter for connection parameters
- setConnectionTimeout(int) - Method in class org.red5.server.util.HttpConnectionUtil
-
- setContext(IContext) - Method in class org.red5.server.scope.Scope
-
Setter for context
- setContextConfigFile(String) - Method in class org.red5.logging.LoggingContextSelector
-
- setCorrelationID(String) - Method in class org.red5.server.messaging.AbstractMessage
-
Setter for correlation id
- setCorrelationID(String) - Method in interface org.red5.server.messaging.IMessage
-
Setter for correlation id
- setCreated(long) - Method in class org.red5.server.api.stream.support.SimplePlayItem
-
- setCredentials(String, String) - Method in class org.red5.server.net.remoting.RemotingClient
-
Send authentication data with each remoting request.
- setData(IoBuffer) - Method in class org.red5.server.net.rtmp.event.Aggregate
-
- setData(byte[]) - Method in class org.red5.server.net.rtmp.event.Aggregate
-
- setData(IoBuffer) - Method in class org.red5.server.net.rtmp.event.AudioData
-
- setData(byte[]) - Method in class org.red5.server.net.rtmp.event.AudioData
-
- setData(IoBuffer) - Method in class org.red5.server.net.rtmp.event.CachedEvent
-
- setData(IoBuffer) - Method in class org.red5.server.net.rtmp.event.Notify
-
Setter for data
- setData(IoBuffer) - Method in class org.red5.server.net.rtmp.event.VideoData
-
- setData(byte[]) - Method in class org.red5.server.net.rtmp.event.VideoData
-
- setData(IoBuffer) - Method in class org.red5.server.net.rtmp.message.Packet
-
Setter for data
- setDataType(byte) - Method in class org.red5.server.net.rtmp.event.Aggregate
-
- setDataType(byte) - Method in class org.red5.server.net.rtmp.event.AudioData
-
- setDataType(byte) - Method in class org.red5.server.net.rtmp.event.CachedEvent
-
- setDataType(byte) - Method in class org.red5.server.net.rtmp.event.VideoData
-
- setDataType(byte) - Method in class org.red5.server.net.rtmp.message.Header
-
Setter for data type
- setDataType(byte) - Method in class org.red5.server.stream.consumer.ImmutableTag
-
- setDeadlockGuardScheduler(ThreadPoolTaskScheduler) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Thread pool for guarding deadlocks
- setDebug(String) - Method in class org.red5.server.net.rtmp.event.Ping
-
Setter for property 'debug'.
- setDecoder(RTMPProtocolDecoder) - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolDecoder
-
Sets the RTMP protocol decoder.
- setDefaultClientBandwidth(int) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- setDefaultServerBandwidth(int) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- setDelayWrite(boolean) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Deprecated.
- setDelayWrite(boolean) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Deprecated.
- setDepth(int) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Set scope depth
- setDepth(int) - Method in class org.red5.server.scope.Scope
-
Set scope depth
- setDesciption(String) - Method in class org.red5.server.net.rtmp.status.Status
-
Setter for description.
- setDescription(String) - Method in class org.red5.server.net.rtmp.status.Status
-
Setter for description.
- setDescription(String) - Method in class org.red5.server.net.rtmp.status.StatusObject
-
Setter for property 'description'.
- setDetails(String) - Method in class org.red5.server.net.rtmp.status.RuntimeStatusObject
-
Setter for details
- setDetails(String) - Method in class org.red5.server.net.rtmp.status.Status
-
Setter for details.
- setDirty(boolean) - Method in interface org.red5.server.api.so.ISharedObject
-
Sets a "dirty" flag to indicate that the attributes have been modified.
- setDirty(boolean) - Method in class org.red5.server.so.SharedObject
-
Sets a modified or dirty property on this object to indicate whether or not a modification has been made.
- setDirty(boolean) - Method in class org.red5.server.so.SharedObjectScope
-
Sets a "dirty" flag to indicate that the attributes have been modified.
- setDispatchStreamActions(boolean) - Method in class org.red5.server.net.rtmp.RTMPHandler
-
- setDoubleProperty(String, double) - Method in class org.red5.server.messaging.AbstractMessage
-
Add double property to message
- setDoubleProperty(String, double) - Method in interface org.red5.server.messaging.IMessage
-
Add double property to message
- setDropEncoded(boolean) - Method in class org.red5.server.net.rtmp.codec.RTMPProtocolEncoder
-
- setDropLiveFuture(boolean) - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
-
Setter for dropLiveFuture
- setDropLiveFuture(boolean) - Method in class org.red5.server.net.rtmp.codec.RTMPProtocolEncoder
-
Setter for dropLiveFuture
- setDropLiveFuture(boolean) - Method in class org.red5.server.net.rtmpt.codec.RTMPTCodecFactory
-
- setDuty(IConnection.Duty) - Method in class org.red5.server.BaseConnection
- setEnabled(boolean) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Enable or disable scope by setting enable flag
- setEnabled(boolean) - Method in class org.red5.server.scope.Scope
-
Enable or disable scope by setting enable flag
- setEncoder(RTMPProtocolEncoder) - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
-
Sets an RTMP protocol encoder
- setEncoding(IConnection.Encoding) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for encoding version.
- setEncrypted(boolean) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
- setEventType(short) - Method in class org.red5.server.net.rtmp.event.Ping
-
Sets the events sub-type
- setException(Exception) - Method in interface org.red5.server.api.service.IServiceCall
-
Sets exception
- setException(Exception) - Method in class org.red5.server.service.Call
-
Sets exception
- setExecutor(ThreadPoolTaskExecutor) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setExecutor(ThreadPoolTaskExecutor) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- setExecutorQueueSizeToDropAudioPackets(Integer) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Specify the size of queue that will trigger audio packet dropping, disabled if it's 0
- setExpirationTime(long) - Method in class org.red5.server.net.rtmp.message.Packet
-
Set the expiration time.
- setExtended(boolean) - Method in class org.red5.server.net.rtmp.message.Header
-
- setExtension(String) - Method in interface org.red5.server.api.service.IStreamableFileService
-
Sets the file extensions serviced.
- setFile(File) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Sets the file we're writing to.
- setFile(File) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Sets the file we're writing to.
- setFileConsumer(FileConsumer) - Method in interface org.red5.server.stream.IRecordingListener
-
- setFileConsumer(FileConsumer) - Method in class org.red5.server.stream.RecordingListener
- setFileName(String) - Method in interface org.red5.server.stream.IRecordingListener
-
- setFileName(String) - Method in class org.red5.server.stream.RecordingListener
- setFloatProperty(String, float) - Method in class org.red5.server.messaging.AbstractMessage
-
Add float property to message
- setFloatProperty(String, float) - Method in interface org.red5.server.messaging.IMessage
-
Add float property to message
- setFormat(byte) - Method in class org.red5.server.net.rtmp.message.ChunkHeader
-
Setter for format
- setHandler(IRTMPHandler) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setHandler(IScopeHandler) - Method in class org.red5.server.scope.Scope
-
Setter for scope event handler
- setHandshakeType(byte) - Method in class org.red5.server.net.rtmp.RTMPHandshake
-
Sets the handshake type.
- setHeader(Header) - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Setter for header
- setHeader(Header) - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
-
Setter for header
- setId(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Deprecated.
- setInterruptOnRemove(boolean) - Method in class org.red5.server.scheduling.JDKSchedulingService
-
- setIntProperty(String, int) - Method in class org.red5.server.messaging.AbstractMessage
-
Add int property to message
- setIntProperty(String, int) - Method in interface org.red5.server.messaging.IMessage
-
Add int property to message
- setIoSession(IoSession) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
Setter for MINA I/O session (connection).
- setIoThreads(int) - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaTransportMXBean
-
- setItem(int) - Method in interface org.red5.server.api.stream.IPlaylist
-
Set the current item for playing.
- setItem(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Set the current item for playing.
- setJobDataMap(Map<String, Object>) - Method in class org.red5.server.scheduling.JDKSchedulingServiceJob
-
- setJoin(boolean) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Setter for 'can join' flag
- setKeepDelay(int) - Method in interface org.red5.server.api.scope.IBasicScope
-
Sets the amount of time to keep the scope available after the last disconnect.
- setKeepDelay(int) - Method in class org.red5.server.scope.BasicScope
-
Sets the amount of time to keep the scope available after the last disconnect.
- setLastFullTimestampWritten(int, int) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
- setLastReadHeader(int, Header) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for last read header.
- setLastReadPacket(int, Packet) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for last read packet.
- setLastReadPacketHeader(int, Header) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Sets the last "read" packet header for the given channel.
- setLastWriteHeader(int, Header) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for last written header.
- setLastWritePacket(int, Packet) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for last written packet.
- setLevel(String) - Method in class org.red5.server.net.rtmp.status.Status
-
Setter for level
- setLevel(String) - Method in class org.red5.server.net.rtmp.status.StatusObject
-
Setter for property 'level'.
- setLimitType(byte) - Method in class org.red5.server.net.rtmp.event.ClientBW
-
Setter for property 'limitType'.
- setLimitType(int) - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- setListeners(List<IPipeConnectionListener>) - Method in class org.red5.server.messaging.AbstractPipe
-
Setter for pipe connection events listeners
- setLiveWaitSupport(boolean) - Method in interface org.red5.server.stream.IProviderService
-
Sets live-wait support.
- setLocalContext(LoggerContext) - Method in class org.red5.logging.LoggingContextSelector
-
These methods are used by the LoggerContextFilter.
- setLongProperty(String, long) - Method in class org.red5.server.messaging.AbstractMessage
-
Add long property to message
- setLongProperty(String, long) - Method in interface org.red5.server.messaging.IMessage
-
Add long property to message
- setMaxHandlingTimeout(long) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setMaxHandshakeTimeout(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Set maximum time to wait for valid handshake in milliseconds.
- setMaximumEventsPerUpdate(int) - Method in class org.red5.server.so.SharedObjectService
-
- setMaxInactivity(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Setter for maximum inactivity.
- setMaxPacketSize(int) - Static method in class org.red5.server.net.rtmp.codec.RTMPProtocolDecoder
-
Set the maximum allowed packet size.
- setMaxPendingVideoFrames(int) - Method in class org.red5.server.stream.PlayEngine
-
- setMaxPendingVideoFrames(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
- setMaxSequentialPendingVideoFrames(int) - Method in class org.red5.server.stream.PlayEngine
-
- setMaxSequentialPendingVideoFrames(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
- setMessage(IRTMPEvent) - Method in class org.red5.server.net.rtmp.message.Packet
-
Setter for event context
- setMessageID(String) - Method in class org.red5.server.messaging.AbstractMessage
-
Setter for new message id
- setMessageID(String) - Method in interface org.red5.server.messaging.IMessage
-
Setter for new message id
- setMessageType(String) - Method in class org.red5.server.messaging.AbstractMessage
-
Setter for message type
- setMessageType(String) - Method in interface org.red5.server.messaging.IMessage
-
Setter for message type
- setMetaData(Notify) - Method in class org.red5.server.stream.AbstractStream
-
Set the metadata.
- setMethod(String) - Method in class org.red5.server.plugin.PluginDescriptor
-
- setMethodReturnType(String) - Method in class org.red5.server.plugin.PluginDescriptor
-
- setMode(String) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Sets the recording mode.
- setMode(String) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Sets the recording mode.
- setMsgInput(IMessageInput) - Method in class org.red5.server.api.stream.support.DynamicPlayItem
-
Setter for message input
- setMsgInput(IMessageInput) - Method in class org.red5.server.api.stream.support.SimplePlayItem
-
Setter for message input
- setName(String) - Method in interface org.red5.server.api.persistence.IPersistable
-
Set the name of the persistent object.
- setName(String) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Setter for scope name
- setName(String) - Method in class org.red5.server.scope.Scope
-
Setter for scope name
- setName(String) - Method in class org.red5.server.so.SharedObject
-
Set the name of the persistent object.
- setName(String) - Method in class org.red5.server.so.SharedObjectMessage
-
Setter for name
- setName(String) - Method in class org.red5.server.stream.AbstractStream
-
Setter for name.
- setObjectProperty(String, Object) - Method in class org.red5.server.messaging.AbstractMessage
-
Add object property to message
- setObjectProperty(String, Object) - Method in interface org.red5.server.messaging.IMessage
-
Add object property to message
- setOfferTimeout(long) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Amount of time in milliseconds to wait for an offer to be accepted.
- setPacketNumber(long) - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
- setParameters(Map<String, String>) - Method in interface org.red5.server.api.stream.IClientBroadcastStream
-
Sets streaming parameters as supplied by the publishing application.
- setParameters(Map<String, String>) - Method in class org.red5.server.stream.ClientBroadcastStream
-
Sets streaming parameters as supplied by the publishing application.
- setParamMap(Map<String, Object>) - Method in class org.red5.server.messaging.PipeConnectionEvent
-
Setter for event parameters map
- setParent(IScope) - Method in class org.red5.server.scope.Scope
-
Setter for parent scope
- setPath(String) - Method in interface org.red5.server.api.persistence.IPersistable
-
Set the path of the persistent object.
- setPath(String) - Method in class org.red5.server.so.SharedObject
-
Set the path of the persistent object.
- setPath(String) - Method in class org.red5.server.so.SharedObjectScope
-
- setPendingCallsConcurrencyLevel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setPendingCallsInitalCapacity(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setPermissions(IConnection, Collection<String>) - Method in interface org.red5.server.api.IClient
-
Set the permissions for this client in a given context.
- setPermissions(IConnection, Collection<String>) - Method in class org.red5.server.Client
-
Set the permissions for this client in a given context.
- setPersistenceClass(String) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Set scope persistence class
- setPersistenceClass(String) - Method in class org.red5.server.scope.Scope
-
Set scope persistence class
- setPersistenceClassName(String) - Method in class org.red5.server.so.SharedObjectService
-
Setter for persistence class name.
- setPersistent(boolean) - Method in interface org.red5.server.api.persistence.IPersistable
-
Set the persistent flag of the object.
- setPersistent(boolean) - Method in class org.red5.server.so.SharedObject
-
Set the persistent flag of the object.
- setPersistent(boolean) - Method in class org.red5.server.so.SharedObjectMessage
-
Setter for persistence flag
- setPingInterval(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Setter for ping interval.
- setPlayItem(IPlayItem) - Method in interface org.red5.server.api.stream.ISingleItemSubscriberStream
-
Setter for property 'playItem'.
- setPlayItem(IPlayItem) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
- setPlaylistController(IPlaylistController) - Method in interface org.red5.server.api.stream.IPlaylist
-
Set list controller.
- setPlaylistController(IPlaylistController) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Set list controller.
- setPluginName(String) - Method in class org.red5.server.plugin.PluginDescriptor
-
- setPlugins(List<PluginDescriptor>) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Adds a list of plug-in descriptors
- setPluginType(String) - Method in class org.red5.server.plugin.PluginDescriptor
-
- setPoolSize(int) - Method in class org.red5.server.net.remoting.RemotingClient
-
- setPrefix(String) - Method in interface org.red5.server.api.service.IStreamableFileService
-
Sets the prefix.
- setPreviousTagSize(int) - Method in class org.red5.server.stream.consumer.ImmutableTag
-
- setProcessed(boolean) - Method in class org.red5.server.net.rtmp.message.Packet
-
Sets the processed flag.
- setProcessing() - Method in class org.red5.server.net.rtmp.ReceivedMessageTask
-
Marks task as processing if it is not processing yet.
- setProperties(Map<String, Object>) - Method in class org.red5.server.plugin.PluginDescriptor
-
- setPublishedName(String) - Method in interface org.red5.server.api.stream.IBroadcastStream
-
- setPublishedName(String) - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
-
- setPublishedName(String) - Method in class org.red5.server.stream.ClientBroadcastStream
-
Setter for stream published name
- setQueueThreshold(int) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Sets the threshold for the queue.
- setQueueThreshold(int) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Sets the threshold for the queue.
- setRandom(boolean) - Method in interface org.red5.server.api.stream.IPlaylist
-
Set whether items should be randomly played.
- setRandom(boolean) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Set whether items should be randomly played.
- setReadChunkSize(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for read chunk size.
- setReceivedTime(long) - Method in class org.red5.server.net.rtmp.event.CachedEvent
-
- setRegisterJMX(boolean) - Method in class org.red5.server.stream.ClientBroadcastStream
-
- setRepeat(boolean) - Method in interface org.red5.server.api.stream.IPlaylist
-
Set whether repeat playing an item.
- setRepeat(boolean) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Set whether repeat playing an item.
- setReservedStreamsConcurrencyLevel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setReservedStreamsInitalCapacity(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setResult(Object) - Method in interface org.red5.server.api.service.IPendingServiceCall
-
Setter for property 'result'.
- setResult(Object) - Method in class org.red5.server.messaging.OOBControlMessage
-
Setter for property 'result'.
- setResult(Object) - Method in class org.red5.server.net.rtmp.DeferredResult
-
Set the result of a method call and send to the caller.
- setResult(Object) - Method in class org.red5.server.service.PendingCall
-
Setter for property 'result'.
- setRewind(boolean) - Method in interface org.red5.server.api.stream.IPlaylist
-
Set whether rewind the list.
- setRewind(boolean) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Set whether rewind the list.
- setScheduler(ThreadPoolTaskScheduler) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Sets the scheduler.
- setScheduler(ThreadPoolTaskScheduler) - Static method in class org.red5.server.so.SharedObjectService
-
- setSchedulerThreadSize(int) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
- setScope(IScope) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Set the scope the object is located in.
- setScope(IScope) - Method in interface org.red5.server.api.scope.IScopeAware
-
Set the scope the object is located in.
- setScope(IScope) - Method in class org.red5.server.stream.AbstractStream
-
Setter for scope.
- setScope(IScope) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Sets the scope for this consumer.
- setScope(IScope) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Sets the scope for this consumer.
- setScopeAllowed(boolean) - Method in class org.red5.server.scope.ScopeSecurityHandler
-
- setSecurityHandlers(Set<IScopeSecurityHandler>) - Method in interface org.red5.server.api.scope.IBasicScope
-
Sets the scope security handlers.
- setSecurityHandlers(Set<IScopeSecurityHandler>) - Method in class org.red5.server.scope.BasicScope
-
Sets the scope security handlers.
- setServer(IServer) - Method in class org.red5.server.net.rtmp.RTMPHandler
-
Setter for server object.
- setServiceCall(IPendingServiceCall) - Method in class org.red5.server.net.rtmp.DeferredResult
-
Setter for service call.
- setServiceMethodName(String) - Method in class org.red5.server.service.Call
-
Setter for service method name
- setServiceName(String) - Method in class org.red5.server.messaging.OOBControlMessage
-
Setter for property 'serviceName'.
- setServiceName(String) - Method in class org.red5.server.service.Call
-
Setter for service name
- setServiceParamMap(Map<String, Object>) - Method in class org.red5.server.messaging.OOBControlMessage
-
Setter for property 'serviceParamMap'.
- setServiceResolvers(Set<IServiceResolver>) - Method in class org.red5.server.service.ServiceInvoker
-
Setter for service resolvers.
- setServices(Set<IStreamableFileService>) - Method in class org.red5.server.stream.StreamableFileFactory
-
Setter for services
- setShortProperty(String, short) - Method in class org.red5.server.messaging.AbstractMessage
-
Add short property to message
- setShortProperty(String, short) - Method in interface org.red5.server.messaging.IMessage
-
Add short property to message
- setSize(long) - Method in class org.red5.server.api.stream.support.DynamicPlayItem
-
Set the size in bytes
- setSize(int) - Method in class org.red5.server.net.rtmp.event.ChunkSize
-
Setter for size.
- setSize(byte) - Method in class org.red5.server.net.rtmp.message.ChunkHeader
-
Setter for size
- setSize(int) - Method in class org.red5.server.net.rtmp.message.Header
-
Setter for size
- setSource(IEventListener) - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Setter for source
- setSource(IEventListener) - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
-
Setter for source
- setSourceType(byte) - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
- setSourceType(byte) - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
-
Setter for source type
- setState(StreamState) - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Sets the streams state enum.
- setState(byte) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for state.
- setState(StreamState) - Method in class org.red5.server.stream.AbstractStream
-
Sets the stream state.
- setStateCode(byte) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setStatus(byte) - Method in interface org.red5.server.api.service.IServiceCall
-
Sets status
- setStatus(byte) - Method in class org.red5.server.service.Call
-
Sets status
- setStatusObjectService(StatusObjectService) - Method in class org.red5.server.net.rtmp.RTMPHandler
-
Setter for status object service.
- setStore(IPersistenceStore) - Method in interface org.red5.server.api.persistence.IPersistable
-
Store a reference to the persistence store in the object.
- setStore(IPersistenceStore) - Method in class org.red5.server.so.SharedObject
-
Store a reference to the persistence store in the object.
- setStreamId(Number) - Method in interface org.red5.server.api.IConnection
-
Sets the current stream id.
- setStreamId(Number) - Method in class org.red5.server.BaseConnection
-
Sets the current stream id.
- setStreamId(int) - Method in class org.red5.server.net.rtmp.event.SetBuffer
-
- setStreamId(Number) - Method in class org.red5.server.net.rtmp.message.Header
-
Setter for stream id
- setStreamId(Number) - Method in class org.red5.server.stream.AbstractClientStream
-
Setter for stream id
- setStreamsConcurrencyLevel(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setStreamsInitalCapacity(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- setStringProperty(String, String) - Method in class org.red5.server.messaging.AbstractMessage
-
Add string property to message
- setStringProperty(String, String) - Method in interface org.red5.server.messaging.IMessage
-
Add string property to message
- setTarget(String) - Method in class org.red5.server.messaging.OOBControlMessage
-
Setter for property 'target'.
- setTargetChunkSize(int) - Method in class org.red5.server.net.rtmp.codec.RTMPMinaProtocolEncoder
-
- setTcpNoDelay(boolean) - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaTransportMXBean
-
- setThreadCount(int) - Method in class org.red5.server.scheduling.JDKSchedulingService
-
- setTimer(int) - Method in class org.red5.server.net.rtmp.message.Header
-
Setter for timer
- setTimerBase(int) - Method in class org.red5.server.net.rtmp.message.Header
-
- setTimerDelta(int) - Method in class org.red5.server.net.rtmp.message.Header
-
- setTimestamp(int) - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Setter for timestamp
- setTimestamp(int) - Method in class org.red5.server.net.rtmp.event.CachedEvent
-
- setTimestamp(int) - Method in interface org.red5.server.net.rtmp.event.IRTMPEvent
-
Setter for timestamp
- setTimestamp(int) - Method in class org.red5.server.stream.consumer.ImmutableTag
-
- setTransactionId(int) - Method in class org.red5.server.net.rtmp.DeferredResult
-
Setter for transaction id.
- setTransactionId(int) - Method in class org.red5.server.net.rtmp.event.Invoke
-
Setter for transaction id
- setType(IEvent.Type) - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
- setUnderrunTrigger(int) - Method in class org.red5.server.stream.PlayEngine
-
- setUnderrunTrigger(int) - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Set maximum number of pending messages at which a
- setUnderrunTrigger(int) - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Set maximum number of pending messages at which a
- setUnvalidatedConnectionAllowed(boolean) - Method in class org.red5.server.net.rtmp.RTMPHandler
-
- setup(String, String, Map<String, Object>) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Initialize connection.
- setupOutputPath(String) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Sets up the output file path for writing.
- setupOutputPath(String) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Sets up the output file path for writing.
- setUseHeapBuffers(boolean) - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaTransportMXBean
-
- setUseLogback(boolean) - Static method in class org.red5.logging.Red5LoggerFactory
-
- setUsePriority(boolean) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Whether or not to use a PriorityBlockingQueue or LinkedBlockingQueue for data queue.
- setValue2(Number) - Method in class org.red5.server.net.rtmp.event.Ping
-
Setter for property 'value2'.
- setValue3(int) - Method in class org.red5.server.net.rtmp.event.Ping
-
Setter for property 'value3'.
- setValue4(int) - Method in class org.red5.server.net.rtmp.event.Ping
-
Setter for property 'value4'.
- setVersion(int) - Method in class org.red5.server.so.SharedObjectMessage
-
Setter for version
- setVideoDecoderConfiguration(IRTMPEvent) - Method in interface org.red5.server.api.stream.consumer.IFileConsumer
-
- setVideoDecoderConfiguration(IRTMPEvent) - Method in class org.red5.server.stream.consumer.FileConsumer
-
- setVideoDecoderConfiguration(IRTMPEvent) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Sets a video decoder configuration; some codecs require this, such as AVC.
- setWaitForVideoKeyframe(boolean) - Method in class org.red5.server.stream.consumer.FileConsumer
-
Whether or not to wait for the first keyframe before processing video frames.
- setWaitForVideoKeyframe(boolean) - Method in class org.red5.server.stream.consumer.SlicedFileConsumer
-
Whether or not to wait for the first keyframe before processing video frames.
- setWriteChunkSize(int) - Method in class org.red5.server.net.rtmp.codec.RTMP
-
Setter for write chunk size.
- SharedObject - Class in org.red5.server.so
-
Represents shared object on server-side.
- SharedObject() - Constructor for class org.red5.server.so.SharedObject
-
Constructs a new SharedObject.
- SharedObject(Input) - Constructor for class org.red5.server.so.SharedObject
-
Constructs new SO from Input object
- SharedObject(String, String, boolean) - Constructor for class org.red5.server.so.SharedObject
-
Creates new SO from given data map, name, path and persistence option
- SharedObject(String, String, boolean, IPersistenceStore) - Constructor for class org.red5.server.so.SharedObject
-
Creates new SO from given data map, name, path, storage object and persistence option
- SharedObject(Map<String, Object>, String, String, boolean) - Constructor for class org.red5.server.so.SharedObject
-
Creates new SO from given data map, name, path and persistence option
- SharedObject(Map<String, Object>, String, String, boolean, IPersistenceStore) - Constructor for class org.red5.server.so.SharedObject
-
Creates new SO from given data map, name, path, storage object and persistence option
- SharedObjectEvent - Class in org.red5.server.so
-
- SharedObjectEvent() - Constructor for class org.red5.server.so.SharedObjectEvent
-
- SharedObjectEvent(ISharedObjectEvent.Type, String, Object) - Constructor for class org.red5.server.so.SharedObjectEvent
-
- SharedObjectMessage - Class in org.red5.server.so
-
Shared object event
- SharedObjectMessage() - Constructor for class org.red5.server.so.SharedObjectMessage
-
- SharedObjectMessage(String, int, boolean) - Constructor for class org.red5.server.so.SharedObjectMessage
-
Creates Shared Object event with given name, version and persistence flag
- SharedObjectMessage(IEventListener, String, int, boolean) - Constructor for class org.red5.server.so.SharedObjectMessage
-
Creates Shared Object event with given listener, name, SO version and persistence flag
- SharedObjectScope - Class in org.red5.server.so
-
Special scope for shared objects
- SharedObjectScope(IScope, String, boolean, IPersistenceStore) - Constructor for class org.red5.server.so.SharedObjectScope
-
Creates shared object with given parent scope, name, persistence flag state and store object
- SharedObjectService - Class in org.red5.server.so
-
Shared object service
- SharedObjectService() - Constructor for class org.red5.server.so.SharedObjectService
-
- SharedObjectTypeMapping - Class in org.red5.server.net.rtmp.message
-
SO event types mapping
- SharedObjectTypeMapping() - Constructor for class org.red5.server.net.rtmp.message.SharedObjectTypeMapping
-
- SimplePlayItem - Class in org.red5.server.api.stream.support
-
Simple playlist item implementation
- SimplePlaylistController - Class in org.red5.server.stream
-
Simple playlist controller implementation
- SimplePlaylistController() - Constructor for class org.red5.server.stream.SimplePlaylistController
-
- SingleItemSubscriberStream - Class in org.red5.server.stream
-
Stream of a single play item for a subscriber
- SingleItemSubscriberStream() - Constructor for class org.red5.server.stream.SingleItemSubscriberStream
-
- SingleItemSubscriberStream.Notifier - Class in org.red5.server.stream
-
Handles notifications in a separate thread.
- size() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Size of the attribute store.
- size() - Method in interface org.red5.server.api.IAttributeStore
-
Size of the attribute store.
- size - Variable in class org.red5.server.api.stream.support.DynamicPlayItem
-
Size - for VOD items this will be the file size
- size() - Method in class org.red5.server.AttributeStore
-
Size of the attribute store.
- size() - Method in class org.red5.server.ClientList
-
- size() - Method in class org.red5.server.so.SharedObjectScope
-
Size of the attribute store.
- SLASH - Static variable in class org.red5.server.Server
-
Constant for slash
- SlicedFileConsumer - Class in org.red5.server.stream.consumer
-
Consumer that pushes messages to file.
- SlicedFileConsumer() - Constructor for class org.red5.server.stream.consumer.SlicedFileConsumer
-
Default ctor
- SlicedFileConsumer(IScope, File) - Constructor for class org.red5.server.stream.consumer.SlicedFileConsumer
-
Creates file consumer
- SlicedFileConsumer(IScope, String, String) - Constructor for class org.red5.server.stream.consumer.SlicedFileConsumer
-
Creates file consumer
- so - Variable in class org.red5.server.so.SharedObjectScope
-
Scoped shared object
- SO_CLIENT_CLEAR_DATA - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Clear event for Shared Object
- SO_CLIENT_DELETE_DATA - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Delete data for Shared Object
- SO_CLIENT_INITIAL_DATA - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Initial SO data flag
- SO_CLIENT_SEND_MESSAGE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Send SO message flag
- SO_CLIENT_STATUS - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Shared Object status marker
- SO_CLIENT_UPDATE_ATTRIBUTE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Client Shared Object attribute update
- SO_CLIENT_UPDATE_DATA - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Client Shared Object data update
- SO_CONNECT - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Shared Object connection
- SO_CREATION_FAILED - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
The creation of a shared object was denied.
- SO_DELETE_ATTRIBUTE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Shared Object attribute deletion flag
- SO_DISCONNECT - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Shared Object disconnection
- SO_NO_READ_ACCESS - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
Read access to a shared object was denied.
- SO_NO_WRITE_ACCESS - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
Write access to a shared object was denied.
- SO_PERSISTENCE_MISMATCH - Static variable in interface org.red5.server.net.rtmp.status.StatusCodes
-
The persistence parameter passed to SharedObject.getRemote() is different from the one used when the shared object was created.
- SO_SEND_MESSAGE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Send message flag
- SO_SET_ATTRIBUTE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Set Shared Object attribute flag
- source - Variable in class org.red5.server.net.rtmp.event.BaseEvent
-
Event listener
- source - Variable in class org.red5.server.so.SharedObject
-
Event listener, actually RTMP connection
- SOURCE_TYPE_LIVE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Data originated from a live encoder or stream.
- SOURCE_TYPE_VOD - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Data originated from a file.
- sourceType - Variable in class org.red5.server.net.rtmp.event.BaseEvent
-
Source type
- start(IScope) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Called when a scope is created for the first time.
- start(IScope) - Method in interface org.red5.server.api.scope.IScopeHandler
-
Called when a scope is created for the first time.
- start() - Method in interface org.red5.server.api.stream.IStream
-
Start this stream.
- start - Variable in class org.red5.server.api.stream.support.DynamicPlayItem
-
Start mark
- start - Variable in class org.red5.server.api.stream.support.SimplePlayItem
-
Start mark
- start() - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
-
- start() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaTransportMXBean
-
- start() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Starts scope
- start() - Method in class org.red5.server.scope.Scope
-
Starts scope
- start() - Method in class org.red5.server.stream.ClientBroadcastStream
-
Starts stream, creates pipes, connects
- start() - Method in interface org.red5.server.stream.IRecordingListener
-
Start the recording.
- start() - Method in class org.red5.server.stream.PlayEngine
-
Start stream
- start() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Start this stream.
- start() - Method in class org.red5.server.stream.RecordingListener
-
Start the recording.
- start() - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
- startDecoding() - Method in class org.red5.server.net.protocol.RTMPDecodeState
-
Starts decoding.
- startPublishing() - Method in interface org.red5.server.api.stream.IClientBroadcastStream
-
Notify client that stream is ready for publishing.
- startPublishing() - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
-
- startPublishing() - Method in class org.red5.server.stream.ClientBroadcastStream
-
Notify client that stream is ready for publishing.
- startTime - Variable in class org.red5.server.stream.AbstractStream
-
Timestamp the stream was started.
- startWaitForHandshake() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Start waiting for a valid handshake.
- state - Variable in class org.red5.server.net.rtmp.RTMPConnection
-
Protocol state
- state - Variable in class org.red5.server.stream.AbstractStream
-
Current state
- STATE_CONNECT - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Connect state
- STATE_CONNECTED - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Connected
- STATE_DISCONNECTED - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Disconnected
- STATE_DISCONNECTING - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
In the processing of disconnecting
- STATE_EDGE_CONNECT_ORIGIN_SENT - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Sent the connect message to origin.
- STATE_EDGE_DISCONNECTING - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Edge is disconnecting, waiting Origin close connection.
- STATE_ERROR - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Error
- STATE_HANDSHAKE - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Handshake state.
- STATE_ORIGIN_CONNECT_FORWARDED - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
Forwarded client's connect call to origin.
- StatefulScopeWrappingAdapter - Class in org.red5.server.adapter
-
StatefulScopeWrappingAdapter class wraps stateful IScope functionality.
- StatefulScopeWrappingAdapter() - Constructor for class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
- states - Static variable in class org.red5.server.net.rtmp.codec.RTMP
-
- StatisticsCounter - Class in org.red5.server.api.statistics.support
-
Counts numbers used by the statistics.
- StatisticsCounter() - Constructor for class org.red5.server.api.statistics.support.StatisticsCounter
-
- status(Status) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Sends a status object to the connection.
- status(Status, int) - Method in interface org.red5.server.api.service.IServiceCapableConnection
-
Sends a status object to the connection on a given channel.
- status(Status) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Sends a status object to the connection.
- status(Status, int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Sends a status object to the connection on a given channel.
- Status - Class in org.red5.server.net.rtmp.status
-
Represents status object that are transferred between server and client
- Status() - Constructor for class org.red5.server.net.rtmp.status.Status
-
Constructs a new Status.
- Status(String) - Constructor for class org.red5.server.net.rtmp.status.Status
-
Creates status object with given status code
- Status(String, String, String) - Constructor for class org.red5.server.net.rtmp.status.Status
-
Creates status object with given level, description and status code
- STATUS - Static variable in class org.red5.server.net.rtmp.status.Status
-
Status constant
- STATUS - Static variable in class org.red5.server.net.rtmp.status.StatusObject
-
- status - Variable in class org.red5.server.service.Call
-
Call status, initial one is pending
- STATUS_ACCESS_DENIED - Static variable in class org.red5.server.service.Call
-
Access denied constant
- STATUS_APP_SHUTTING_DOWN - Static variable in class org.red5.server.service.Call
-
The application for this service is currently shutting down
- STATUS_GENERAL_EXCEPTION - Static variable in class org.red5.server.service.Call
-
General exception constant
- STATUS_INVOCATION_EXCEPTION - Static variable in class org.red5.server.service.Call
-
Exception on invocation constant
- STATUS_METHOD_NOT_FOUND - Static variable in class org.red5.server.service.Call
-
Service's method not found constant
- STATUS_NOT_CONNECTED - Static variable in class org.red5.server.service.Call
-
The remote method cannot be invoked because the client is not connected.
- STATUS_PENDING - Static variable in class org.red5.server.service.Call
-
Pending status constant
- STATUS_SERVICE_NOT_FOUND - Static variable in class org.red5.server.service.Call
-
Service not found constant
- STATUS_SUCCESS_NULL - Static variable in class org.red5.server.service.Call
-
Returned value is null constant
- STATUS_SUCCESS_RESULT - Static variable in class org.red5.server.service.Call
-
Success result constant
- STATUS_SUCCESS_VOID - Static variable in class org.red5.server.service.Call
-
Service returns no value constant
- StatusCodes - Interface in org.red5.server.net.rtmp.status
-
Collection of commonly used constants with status codes.
- StatusMessage - Class in org.red5.server.stream.message
-
- StatusMessage() - Constructor for class org.red5.server.stream.message.StatusMessage
-
- StatusObject - Class in org.red5.server.net.rtmp.status
-
Status object that is sent to client with every status event
- StatusObject() - Constructor for class org.red5.server.net.rtmp.status.StatusObject
-
Constructs a new StatusObject.
- StatusObject(String, String) - Constructor for class org.red5.server.net.rtmp.status.StatusObject
-
- StatusObject(String, String, String) - Constructor for class org.red5.server.net.rtmp.status.StatusObject
-
- statusObjects - Variable in class org.red5.server.net.rtmp.status.StatusObjectService
-
Status objects map
- statusObjectService - Variable in class org.red5.server.net.rtmp.RTMPHandler
-
Status object service.
- StatusObjectService - Class in org.red5.server.net.rtmp.status
-
Service that works with status objects.
- StatusObjectService() - Constructor for class org.red5.server.net.rtmp.status.StatusObjectService
-
- stop(IScope) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Called just before a scope is disposed.
- stop(IScope) - Method in interface org.red5.server.api.scope.IScopeHandler
-
Called just before a scope is disposed.
- stop() - Method in interface org.red5.server.api.stream.IStream
-
Stop this stream.
- stop() - Method in interface org.red5.server.api.stream.ISubscriberStream
-
Stop playing.
- stop() - Method in interface org.red5.server.jmx.mxbeans.ClientBroadcastStreamMXBean
-
- stop() - Method in interface org.red5.server.jmx.mxbeans.RTMPMinaTransportMXBean
-
- stop() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Stops scope
- stop() - Method in class org.red5.server.scope.Scope
-
Stops scope
- stop() - Method in class org.red5.server.stream.ClientBroadcastStream
-
Stop this stream.
- stop() - Method in interface org.red5.server.stream.IRecordingListener
-
Stop the recording.
- stop() - Method in class org.red5.server.stream.PlayEngine
-
Stop playback
- stop() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Stop playing.
- stop() - Method in class org.red5.server.stream.RecordingListener
-
Stop the recording.
- stop() - Method in class org.red5.server.stream.SingleItemSubscriberStream
-
Stop playing.
- stopRecording() - Method in class org.red5.server.stream.ClientBroadcastStream
-
Stops any currently active recording.
- storage - Variable in class org.red5.server.so.SharedObject
-
Object that is delegated with all storage work for persistent SOs
- store - Variable in class org.red5.server.scope.BasicScope
-
Storage for persistable attributes
- STREAM_BEGIN - Static variable in class org.red5.server.net.rtmp.event.Ping
-
Stream begin / clear event
- STREAM_DRY - Static variable in class org.red5.server.net.rtmp.event.Ping
-
Stream is empty
- STREAM_PLAYBUFFER_CLEAR - Static variable in class org.red5.server.net.rtmp.event.Ping
-
Stream EOF, playback of requested stream is completed.
- StreamableFileFactory - Class in org.red5.server.stream
-
Creates streamable file services
- StreamableFileFactory() - Constructor for class org.red5.server.stream.StreamableFileFactory
-
- StreamActionEvent - Class in org.red5.server.net.rtmp.event
-
Represents a stream action occurring on a connection or stream.
- StreamActionEvent(StreamAction) - Constructor for class org.red5.server.net.rtmp.event.StreamActionEvent
-
- streamBroadcastClose(IBroadcastStream) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a broadcaster closes.
- streamBroadcastStart(IBroadcastStream) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a broadcaster starts.
- StreamNotFoundException - Exception in org.red5.server.stream
-
Throw when stream can't be found
- StreamNotFoundException(String) - Constructor for exception org.red5.server.stream.StreamNotFoundException
-
- streamPlayItemPause(ISubscriberStream, IPlayItem, int) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a play item pauses.
- streamPlayItemPlay(ISubscriberStream, IPlayItem, boolean) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a play item plays.
- streamPlayItemResume(ISubscriberStream, IPlayItem, int) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a play item resumes.
- streamPlayItemSeek(ISubscriberStream, IPlayItem, int) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a play item seeks.
- streamPlayItemStop(ISubscriberStream, IPlayItem) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a play item stops.
- streamPublishStart(IBroadcastStream) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
A broadcast stream starts being published.
- streamRecordStart(IBroadcastStream) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
A broadcast stream starts being recorded.
- streamRecordStop(IBroadcastStream) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
A broadcast stream stops being recorded.
- StreamService - Class in org.red5.server.stream
-
Stream service
- StreamService() - Constructor for class org.red5.server.stream.StreamService
-
- StreamState - Enum in org.red5.server.api.stream
-
Represents all the states that a stream may be in at a requested point in time.
- streamSubscriberClose(ISubscriberStream) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a subscriber closes.
- streamSubscriberStart(ISubscriberStream) - Method in interface org.red5.server.api.stream.IStreamAwareScopeHandler
-
Notified when a subscriber starts.
- submitTask(Runnable) - Static method in class org.red5.server.so.SharedObjectService
-
Pushes a task to the scheduler for single execution.
- subscopeStats - Variable in class org.red5.server.scope.Scope
-
Statistics about sub-scopes.
- subscribe(IConsumer, Map<String, Object>) - Method in class org.red5.server.messaging.AbstractPipe
-
Connect consumer to this pipe.
- subscribe(IProvider, Map<String, Object>) - Method in class org.red5.server.messaging.AbstractPipe
-
Connect provider to this pipe.
- subscribe(IConsumer, Map<String, Object>) - Method in interface org.red5.server.messaging.IMessageInput
-
Connect to a consumer.
- subscribe(IProvider, Map<String, Object>) - Method in interface org.red5.server.messaging.IMessageOutput
-
Connect to a provider.
- subscribe(IConsumer, Map<String, Object>) - Method in class org.red5.server.messaging.InMemoryPushPushPipe
-
Connect consumer to this pipe.
- subscribe(IProvider, Map<String, Object>) - Method in class org.red5.server.messaging.InMemoryPushPushPipe
-
Connect provider to this pipe.
- SWFResponse - Class in org.red5.server.net.rtmp.event
-
Control message used in response to a SWF verification request.
- SWFResponse() - Constructor for class org.red5.server.net.rtmp.event.SWFResponse
-
- SWFResponse(byte[]) - Constructor for class org.red5.server.net.rtmp.event.SWFResponse
-
- swfSize - Variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- swfVerificationBytes - Variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- syncEvents - Variable in class org.red5.server.so.SharedObject
-
Synchronization events