- 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
- RandomGUID - Class in org.red5.io.utils
-
- RandomGUID() - Constructor for class org.red5.io.utils.RandomGUID
-
- RandomGUID(boolean) - Constructor for class org.red5.io.utils.RandomGUID
-
- raw - Variable in class org.red5.server.net.proxy.NetworkDumpFilter
-
Raw data byte channel
- rawBufferRecieved(IoBuffer, IoSession) - Method in class org.red5.server.net.rtmp.RTMPMinaIoHandler
-
Handle raw buffer receiving event.
- readArray(Deserializer, Type) - Method in class org.red5.io.amf.Input
-
- readArray(Deserializer, Type) - Method in class org.red5.io.amf3.Input
-
Returns an array
- readArray(Deserializer, Type) - Method in class org.red5.io.mock.Input
-
Read an array.
- readArray(Deserializer, Type) - Method in interface org.red5.io.object.Input
-
Read an array.
- readAsByteArray(File) - Static method in class org.red5.server.util.FileUtil
-
Reads all the bytes of a given file into an array.
- readBean(Deserializer, Object) - Method in class org.red5.io.amf.Input
-
Reads the input as a bean and returns an object
- readBoolean(Type) - Method in class org.red5.io.amf.Input
-
Reads a boolean.
- readBoolean() - Method in class org.red5.io.amf3.ByteArray
-
Read boolean value.
- readBoolean() - Method in class org.red5.io.amf3.DataInput
-
Read boolean value.
- readBoolean() - Method in interface org.red5.io.amf3.IDataInput
-
Read boolean value.
- readBoolean(Type) - Method in class org.red5.io.amf3.Input
-
Reads a boolean
- readBoolean(Type) - Method in class org.red5.io.mock.Input
-
Read Boolean value
- readBoolean(Type) - Method in interface org.red5.io.object.Input
-
Read Boolean value
- readByte() - Method in class org.red5.io.amf3.ByteArray
-
Read signed single byte value.
- readByte() - Method in class org.red5.io.amf3.DataInput
-
Read signed single byte value.
- readByte() - Method in interface org.red5.io.amf3.IDataInput
-
Read signed single byte value.
- readByteArray(Type) - Method in class org.red5.io.amf.Input
-
Read ByteArray object.
- readByteArray(Type) - Method in class org.red5.io.amf3.Input
-
Read ByteArray object.
- readByteArray(Type) - Method in class org.red5.io.mock.Input
-
Read ByteArray object.
- readByteArray(Type) - Method in interface org.red5.io.object.Input
-
Read ByteArray object.
- readBytes(byte[]) - Method in class org.red5.io.amf3.ByteArray
-
Read list of bytes.
- readBytes(byte[], int) - Method in class org.red5.io.amf3.ByteArray
-
Read list of bytes to given offset.
- readBytes(byte[], int, int) - Method in class org.red5.io.amf3.ByteArray
-
Read given number of bytes to given offset.
- readBytes(byte[]) - Method in class org.red5.io.amf3.DataInput
-
Read list of bytes.
- readBytes(byte[], int) - Method in class org.red5.io.amf3.DataInput
-
Read list of bytes to given offset.
- readBytes(byte[], int, int) - Method in class org.red5.io.amf3.DataInput
-
Read given number of bytes to given offset.
- readBytes(byte[]) - Method in interface org.red5.io.amf3.IDataInput
-
Read list of bytes.
- readBytes(byte[], int) - Method in interface org.red5.io.amf3.IDataInput
-
Read list of bytes to given offset.
- readBytes(byte[], int, int) - Method in interface org.red5.io.amf3.IDataInput
-
Read given number of bytes to given offset.
- readBytes(int) - Method in class org.red5.io.mp4.MP4DataStream
-
Reads "n" bytes from the channel.
- readCustom(Type) - Method in class org.red5.io.amf.Input
-
Reads Custom
- readCustom(Type) - Method in class org.red5.io.amf3.Input
-
Reads Custom
- readCustom(Type) - Method in class org.red5.io.mock.Input
-
Read custom object
- readCustom(Type) - Method in interface org.red5.io.object.Input
-
Read custom object
- readDataType() - Method in class org.red5.io.amf.Input
-
Reads the data type.
- readDataType(byte) - Method in class org.red5.io.amf.Input
-
Reads the data type.
- readDataType() - Method in class org.red5.io.amf3.Input
-
Reads the data type
- readDataType() - Method in class org.red5.io.mock.Input
-
Read type of data
- readDataType() - Method in interface org.red5.io.object.Input
-
Read type of data
- readDate(Type) - Method in class org.red5.io.amf.Input
-
Returns a date
- readDate(Type) - Method in class org.red5.io.amf3.Input
-
Returns a date
- readDate(Type) - Method in class org.red5.io.mock.Input
-
Read date object
- readDate(Type) - Method in interface org.red5.io.object.Input
-
Read date object
- readDouble() - Method in class org.red5.io.amf3.ByteArray
-
Read double-precision floating point value.
- readDouble() - Method in class org.red5.io.amf3.DataInput
-
Read double-precision floating point value.
- readDouble() - Method in interface org.red5.io.amf3.IDataInput
-
Read double-precision floating point value.
- readed - Variable in class org.red5.io.mp4.MP4Atom
-
The amount of bytes that are read from the mpeg stream.
- readed - Variable in class org.red5.io.mp4.MP4Descriptor
-
- readerFromNearestKeyFrame(int) - Method in interface org.red5.io.flv.IFLV
-
Returns a Reader closest to the nearest keyframe
- readerFromNearestKeyFrame(int) - Method in class org.red5.io.flv.impl.FLV
-
Returns a Reader closest to the nearest keyframe
- readerFromNearestKeyFrame(int) - Method in interface org.red5.io.mp4.IMP4
-
Returns a Reader closest to the nearest keyframe
- readerFromNearestKeyFrame(int) - Method in class org.red5.io.mp4.impl.MP4
-
Returns a Reader closest to the nearest keyframe
- readExtendedMediumInt(IoBuffer) - Static method in class org.red5.io.utils.IOUtils
-
Reads extended medium int
- readExtendedMediumInt(ByteBuffer) - Static method in class org.red5.io.utils.IOUtils
-
Reads extended medium int
- readExternal(IDataInput) - Method in class org.red5.compatibility.flex.messaging.io.ArrayCollection
-
Load custom object from stream.
- readExternal(IDataInput) - Method in class org.red5.compatibility.flex.messaging.io.ObjectProxy
-
Load custom object from stream.
- readExternal(IDataInput) - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
-
- readExternal(IDataInput) - Method in class org.red5.compatibility.flex.messaging.messages.AcknowledgeMessage
-
- readExternal(IDataInput) - Method in class org.red5.compatibility.flex.messaging.messages.AsyncMessage
-
- readExternal(IDataInput) - Method in class org.red5.compatibility.flex.messaging.messages.CommandMessage
-
- readExternal(IDataInput) - Method in interface org.red5.io.amf3.IExternalizable
-
Load custom object from stream.
- 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.Unknown
-
- readExternal(ObjectInput) - Method in class org.red5.server.net.rtmp.event.VideoData
-
- 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
-
- readFlags(IDataInput) - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
-
- readFloat() - Method in class org.red5.io.amf3.ByteArray
-
Read single-precision floating point value.
- readFloat() - Method in class org.red5.io.amf3.DataInput
-
Read single-precision floating point value.
- readFloat() - Method in interface org.red5.io.amf3.IDataInput
-
Read single-precision floating point value.
- readHeaders(IoBuffer) - Method in class org.red5.server.net.remoting.codec.RemotingProtocolDecoder
-
Read remoting headers.
- readInt() - Method in class org.red5.io.amf3.ByteArray
-
Read signed integer value.
- readInt() - Method in class org.red5.io.amf3.DataInput
-
Read signed integer value.
- readInt() - Method in interface org.red5.io.amf3.IDataInput
-
Read signed integer value.
- readKeyValues(Deserializer) - Method in class org.red5.io.amf.Input
-
Read key - value pairs.
- readKeyValues(Map<String, Object>, Deserializer) - Method in class org.red5.io.amf.Input
-
Read key - value pairs into Map object
- readKeyValues(Deserializer) - Method in class org.red5.io.mock.Input
-
Read key - value pairs.
- readKeyValues(Deserializer) - Method in interface org.red5.io.object.Input
-
Read key - value pairs.
- readMap(Deserializer, Type) - Method in class org.red5.io.amf.Input
-
- readMap(Deserializer, Type) - Method in class org.red5.io.amf3.Input
-
- readMap(Deserializer, Type) - Method in class org.red5.io.mock.Input
-
Read a map containing key - value pairs.
- readMap(Deserializer, Type) - Method in interface org.red5.io.object.Input
-
Read a map containing key - value pairs.
- readMediumInt(IoBuffer) - Static method in class org.red5.io.utils.BufferUtils
-
Reads a Medium Int to the in buffer
- readMediumInt(ByteBuffer) - Static method in class org.red5.io.utils.IOUtils
-
Reads medium int
- readMediumInt(IoBuffer) - Static method in class org.red5.io.utils.IOUtils
-
Reads medium int
- readMediumInt(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
- readMediumIntOld(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
- readMessages - Variable in class org.red5.server.BaseConnection
-
Number of read messages
- readMetaCue() - Method in interface org.red5.io.flv.meta.IMetaService
-
Read the Meta Cue Points
- readMetaCue() - Method in class org.red5.io.flv.meta.MetaService
-
Read the Meta Cue Points
- readMetaData(IoBuffer) - Method in interface org.red5.io.flv.meta.IMetaService
-
Read the MetaData
- readMetaData(IoBuffer) - Method in class org.red5.io.flv.meta.MetaService
-
Read the MetaData
- readMultiByte(int, String) - Method in class org.red5.io.amf3.ByteArray
-
Read multibyte string.
- readMultiByte(int, String) - Method in class org.red5.io.amf3.DataInput
-
Read multibyte string.
- readMultiByte(int, String) - Method in interface org.red5.io.amf3.IDataInput
-
Read multibyte string.
- readNull(Type) - Method in class org.red5.io.amf.Input
-
Reads a null.
- readNull(Type) - Method in class org.red5.io.amf3.Input
-
Reads a null (value)
- readNull(Type) - Method in class org.red5.io.mock.Input
-
Read Null data type
- readNull(Type) - Method in interface org.red5.io.object.Input
-
Read Null data type
- readNumber(Type) - Method in class org.red5.io.amf.Input
-
Reads a Number.
- readNumber(Type) - Method in class org.red5.io.amf3.Input
-
Reads a Number
- readNumber(Type) - Method in class org.red5.io.mock.Input
-
Read Number object
- readNumber(Type) - Method in interface org.red5.io.object.Input
-
Read Number object
- readObject(Deserializer, Type) - Method in class org.red5.io.amf.Input
-
Reads start object
- readObject() - Method in class org.red5.io.amf3.ByteArray
-
Read arbitrary object.
- readObject() - Method in class org.red5.io.amf3.DataInput
-
Read arbitrary object.
- readObject() - Method in interface org.red5.io.amf3.IDataInput
-
Read arbitrary object.
- readObject(Deserializer, Type) - Method in class org.red5.io.amf3.Input
-
- readObject(Deserializer, Type) - Method in class org.red5.io.mock.Input
-
Read an object.
- readObject(Deserializer, Type) - Method in interface org.red5.io.object.Input
-
Read an object.
- readPropertyName() - Method in class org.red5.io.amf.Input
-
Reads property name
- readReference(Type) - Method in class org.red5.io.amf.Input
-
Reads Reference
- readReference(Type) - Method in class org.red5.io.amf3.Input
-
Reads Reference
- readReference(Type) - Method in class org.red5.io.mock.Input
-
Read reference to Complex Data Type.
- readReference(Type) - Method in interface org.red5.io.object.Input
-
Read reference to Complex Data Type.
- readReverseInt(IoBuffer) - Static method in class org.red5.io.utils.IOUtils
-
Reads reverse int
- readReverseInt(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
Read integer in reversed order.
- readShort() - Method in class org.red5.io.amf3.ByteArray
-
Read signed short value.
- readShort() - Method in class org.red5.io.amf3.DataInput
-
Read signed short value.
- readShort() - Method in interface org.red5.io.amf3.IDataInput
-
Read signed short value.
- readSimpleObject(Deserializer) - Method in class org.red5.io.amf.Input
-
Reads the input as a map and returns a Map
- readString(Type) - Method in class org.red5.io.amf.Input
-
Reads a string
- readString(Type) - Method in class org.red5.io.amf3.Input
-
Reads a string
- readString(int) - Method in class org.red5.io.amf3.Input
-
Reads a string of a set length.
- readString(Type) - Method in class org.red5.io.mock.Input
-
Read String object
- readString(int) - Method in class org.red5.io.mp4.MP4DataStream
-
Returns a string of "n" bytes in length from the channel.
- readString(Type) - Method in interface org.red5.io.object.Input
-
Read String object
- readTag() - Method in class org.red5.io.flv.impl.FLVReader
-
Returns a Tag object
- readTag() - Method in interface org.red5.io.ITagReader
-
Returns a Tag object
- readTag() - Method in class org.red5.io.m4a.impl.M4AReader
-
Packages media data for return to providers.
- readTag() - Method in class org.red5.io.mp3.impl.MP3Reader
-
Returns a Tag object
- readTag() - Method in class org.red5.io.mp4.impl.MP4Reader
-
Packages media data for return to providers
- readTagHeader() - Method in class org.red5.io.m4a.impl.M4AReader
-
- readTagHeader() - Method in class org.red5.io.mp4.impl.MP4Reader
-
- readUnsignedByte() - Method in class org.red5.io.amf3.ByteArray
-
Read unsigned single byte value.
- readUnsignedByte() - Method in class org.red5.io.amf3.DataInput
-
Read unsigned single byte value.
- readUnsignedByte() - Method in interface org.red5.io.amf3.IDataInput
-
Read unsigned single byte value.
- readUnsignedInt() - Method in class org.red5.io.amf3.ByteArray
-
Read unsigned integer value.
- readUnsignedInt() - Method in class org.red5.io.amf3.DataInput
-
Read unsigned integer value.
- readUnsignedInt() - Method in interface org.red5.io.amf3.IDataInput
-
Read unsigned integer value.
- readUnsignedMediumInt(IoBuffer) - Static method in class org.red5.io.utils.BufferUtils
-
Reads an unsigned Medium Int from the in buffer
- readUnsignedMediumInt(IoBuffer) - Static method in class org.red5.io.utils.IOUtils
-
Reads unsigned medium integer
- readUnsignedMediumInt(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
- readUnsignedMediumIntOld(IoBuffer) - Static method in class org.red5.server.net.rtmp.RTMPUtils
-
- readUnsignedShort() - Method in class org.red5.io.amf3.ByteArray
-
Read unsigned short value.
- readUnsignedShort() - Method in class org.red5.io.amf3.DataInput
-
Read unsigned short value.
- readUnsignedShort() - Method in interface org.red5.io.amf3.IDataInput
-
Read unsigned short value.
- readUTF() - Method in class org.red5.io.amf3.ByteArray
-
Read UTF-8 encoded string.
- readUTF() - Method in class org.red5.io.amf3.DataInput
-
Read UTF-8 encoded string.
- readUTF() - Method in interface org.red5.io.amf3.IDataInput
-
Read UTF-8 encoded string.
- readUTFBytes(int) - Method in class org.red5.io.amf3.ByteArray
-
Read UTF-8 encoded string with given length.
- readUTFBytes(int) - Method in class org.red5.io.amf3.DataInput
-
Read UTF-8 encoded string with given length.
- readUTFBytes(int) - Method in interface org.red5.io.amf3.IDataInput
-
Read UTF-8 encoded string with given length.
- readVectorInt() - Method in class org.red5.io.amf.Input
-
Read Vector object.
- readVectorInt() - Method in class org.red5.io.amf3.Input
-
Read Vector object.
- readVectorInt() - Method in class org.red5.io.mock.Input
-
- readVectorInt() - Method in interface org.red5.io.object.Input
-
Read Vector object.
- readVectorNumber() - Method in class org.red5.io.amf.Input
-
Read Vector object.
- readVectorNumber() - Method in class org.red5.io.amf3.Input
-
Read Vector object.
- readVectorNumber() - Method in class org.red5.io.mock.Input
-
- readVectorNumber() - Method in interface org.red5.io.object.Input
-
Read Vector object.
- readVectorObject() - Method in class org.red5.io.amf.Input
-
Read Vector
- readVectorObject() - Method in class org.red5.io.amf3.Input
-
Read Vector
- readVectorObject() - Method in class org.red5.io.mock.Input
-
- readVectorObject() - Method in interface org.red5.io.object.Input
-
Read Vector
- readVectorUInt() - Method in class org.red5.io.amf.Input
-
Read Vector object.
- readVectorUInt() - Method in class org.red5.io.amf3.Input
-
Read Vector object.
- readVectorUInt() - Method in class org.red5.io.mock.Input
-
- readVectorUInt() - Method in interface org.red5.io.object.Input
-
Read Vector object.
- readXML(Type) - Method in class org.red5.io.amf.Input
-
Reads XML
- readXML(Type) - Method in class org.red5.io.amf3.Input
-
Reads XML
- readXML(Type) - Method in class org.red5.io.mock.Input
-
Read XML document
- readXML(Type) - Method in interface org.red5.io.object.Input
-
Read XML document
- realClose() - Method in class org.red5.server.net.rtmpt.BaseRTMPTConnection
-
Real close
- realClose() - Method in class org.red5.server.net.rtmpt.RTMPTConnection
-
Real close
- 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.
- 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.
- recordingFilename - Variable in class org.red5.server.stream.ServerStream
-
The filename we are recording to.
- records - Variable in class org.red5.io.mp4.MP4Atom
-
The decoding time to sample table.
- RecordSet - Class in org.red5.io.object
-
Read only RecordSet object that might be received through remoting calls.
- RecordSet(Input) - Constructor for class org.red5.io.object.RecordSet
-
Creates recordset from Input object
- RecordSetPage - Class in org.red5.io.object
-
Result of pageable request, one page of data.
- RecordSetPage(Input) - Constructor for class org.red5.io.object.RecordSetPage
-
Creates recordset page from Input object
- 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
- red5AppCtx - Static variable in class org.red5.server.LoaderBase
-
Current Red5 application context, set by the different loaders.
- Red5LoggerFactory - Class in org.red5.logging
-
LoggerFactory to simplify requests for Logger instances within
Red5 applications.
- Red5LoggerFactory() - Constructor for class org.red5.logging.Red5LoggerFactory
-
- Red5MXBean - Interface in org.red5.server.jmx.mxbeans
-
JMX interface for accessing Red5 API objects
- Red5Plugin - Class in org.red5.server.plugin
-
Provides more features to the plug-in system.
- Red5Plugin() - Constructor for class org.red5.server.plugin.Red5Plugin
-
- RedirectHTTPServlet - Class in org.red5.server.net.servlet
-
Servlet to redirect to HTTP port of Red5.
- RedirectHTTPServlet() - Constructor for class org.red5.server.net.servlet.RedirectHTTPServlet
-
- refcount - Variable in class org.red5.server.net.rtmp.event.BaseEvent
-
Event references count
- refId - Variable in class org.red5.io.object.BaseInput
-
References id
- refId - Variable in class org.red5.io.object.BaseOutput
-
Reference id
- refMap - Variable in class org.red5.io.object.BaseInput
-
References map
- refMap - Variable in class org.red5.io.object.BaseOutput
-
References map
- refreshHeaders() - Method in interface org.red5.io.flv.IFLV
-
Refreshes the headers.
- refreshHeaders() - Method in class org.red5.io.flv.impl.FLV
-
Refreshes the headers.
- refreshHeaders() - Method in interface org.red5.io.mp4.IMP4
-
Refreshes the headers.
- refreshHeaders() - Method in class org.red5.io.mp4.impl.MP4
-
Refreshes the headers.
- 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() - Method in interface org.red5.server.jmx.mxbeans.GlobalScopeMXBean
-
- register() - Method in interface org.red5.server.jmx.mxbeans.WebScopeMXBean
-
- register(IRed5Plugin) - Static method in class org.red5.server.plugin.PluginRegistry
-
Registers a plug-in.
- register() - Method in class org.red5.server.scope.GlobalScope
-
Register global scope in server instance, then call initialization
- register() - Method in class org.red5.server.scope.WebScope
-
Map all vhosts to global scope then initialize
- register(IEventListener) - Method in class org.red5.server.so.SharedObject
-
Register event listener
- registerBasicScope(IBasicScope) - 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.
- registerBroadcastStream(IScope, String, IBroadcastStream) - Method in class org.red5.server.stream.ProviderService
-
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.
- registered - Variable in class org.red5.server.scope.WebScope
-
Has the web scope been registered?
- 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.ContextLoader
-
- registerJMX() - Method in class org.red5.server.net.rtmp.RTMPMinaConnection
-
- registerJMX() - Method in class org.red5.server.scheduling.ApplicationSchedulingService
-
- registerJMX() - Method in class org.red5.server.scope.Scope
-
- registerJMX() - Method in class org.red5.server.stream.ClientBroadcastStream
-
- registerNewMBean(Class, Class) - Static method in class org.red5.server.jmx.JMXUtil
-
- 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 class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Add handler that protects shared objects.
- 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 class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Add handler that protects stream playback.
- registerStreamPlaybackSecurity(IStreamPlaybackSecurity) - Method in interface org.red5.server.api.stream.IStreamSecurityService
-
Add handler that protects stream playback.
- registerStreamPublishSecurity(IStreamPublishSecurity) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Add handler that protects stream publishing.
- registerStreamPublishSecurity(IStreamPublishSecurity) - Method in interface org.red5.server.api.stream.IStreamSecurityService
-
Add handler that protects stream publishing.
- registerSubContext(String) - Method in class org.red5.server.war.WarLoaderServlet
-
- registrations - Variable in class org.red5.server.net.remoting.FlexMessagingService
-
Registered clients.
- registry - Variable in class org.red5.server.Client
-
Client registry where Client is registered
- rejectClient() - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Reject the currently connecting client without a special error message.
- rejectClient(Object) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Reject the currently connecting client with an error message.
- 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.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
-
- REMOTE_CREDENTIALS_HEADER - Static variable in interface org.red5.compatibility.flex.messaging.messages.Message
-
- remoteAddress - Variable in class org.red5.server.BaseConnection
-
Connection remote address
- remoteAddresses - Variable in class org.red5.server.BaseConnection
-
Connection remote addresses
- RemoteClass - Annotation Type in org.red5.annotations
-
Annotation for classes that should be serialized with a different classname.
- remotePort - Variable in class org.red5.server.BaseConnection
-
Remote port
- RemotingCall - Class in org.red5.server.net.remoting.message
-
Remoting method call, specific pending call.
- RemotingCall() - Constructor for class org.red5.server.net.remoting.message.RemotingCall
-
Default / void constructor to prevent runtime exception.
- RemotingCall(String, String, Object[], String, boolean, boolean) - Constructor for class org.red5.server.net.remoting.message.RemotingCall
-
Create remoting call from service name, method name, list of arguments and callback name.
- 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.
- RemotingClient.RemotingWorker(RemotingClient, String, Object[], IRemotingCallback) - Constructor for class org.red5.server.net.remoting.RemotingClient.RemotingWorker
-
Execute task.
- RemotingCodecFactory - Class in org.red5.server.net.remoting.codec
-
Factory for remoting codec
- RemotingCodecFactory() - Constructor for class org.red5.server.net.remoting.codec.RemotingCodecFactory
-
- RemotingConnection - Class in org.red5.server.net.remoting
-
Connection class so the Red5 object works in methods invoked through
remoting.
- RemotingConnection(HttpServletRequest, IScope, RemotingPacket) - Constructor for class org.red5.server.net.remoting.RemotingConnection
-
Create servlet connection from request and scope.
- 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.
- RemotingMessage - Class in org.red5.compatibility.flex.messaging.messages
-
Flex compatibility message that is sent by the mx:RemoteObject
mxml tag.
- RemotingMessage() - Constructor for class org.red5.compatibility.flex.messaging.messages.RemotingMessage
-
- RemotingPacket - Class in org.red5.server.net.remoting.message
-
Packet of remote calls.
- RemotingPacket(Map<String, Object>, List<RemotingCall>) - Constructor for class org.red5.server.net.remoting.message.RemotingPacket
-
Create remoting packet from list of pending calls
- RemotingProtocolDecoder - Class in org.red5.server.net.remoting.codec
-
- RemotingProtocolDecoder() - Constructor for class org.red5.server.net.remoting.codec.RemotingProtocolDecoder
-
- RemotingProtocolEncoder - Class in org.red5.server.net.remoting.codec
-
Remoting protocol encoder.
- RemotingProtocolEncoder() - Constructor for class org.red5.server.net.remoting.codec.RemotingProtocolEncoder
-
- remove(Object) - Method in class org.red5.compatibility.flex.messaging.io.ObjectProxy
-
Remove a property from the proxied object.
- remove(ICacheable) - Method in interface org.red5.server.api.cache.ICacheStore
-
Delete the passed cached object.
- remove(String) - Method in interface org.red5.server.api.cache.ICacheStore
-
Delete the cached object with the given name.
- 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(ICacheable) - Method in class org.red5.server.cache.CacheImpl
-
Delete the passed cached object.
- remove(String) - Method in class org.red5.server.cache.CacheImpl
-
Delete the cached object with the given name.
- remove(ICacheable) - Method in class org.red5.server.cache.EhCacheImpl
-
Delete the passed cached object.
- remove(String) - Method in class org.red5.server.cache.EhCacheImpl
-
Delete the cached object with the given name.
- remove(ICacheable) - Method in class org.red5.server.cache.NoCacheImpl
-
Delete the passed cached object.
- remove(String) - Method in class org.red5.server.cache.NoCacheImpl
-
Delete the cached object with the given name.
- remove(int) - Method in class org.red5.server.ClientList
-
- remove(Object) - Method in class org.red5.server.ClientList
-
- remove(String) - Method in class org.red5.server.persistence.FilePersistence
-
Delete the persistent object with the given name.
- remove(IPersistable) - Method in class org.red5.server.persistence.FilePersistence
-
Delete the passed persistent object.
- 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.
- REMOVE_SUBSCRIPTIONS - Static variable in interface org.red5.compatibility.flex.messaging.messages.Message
-
- 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.
- removeAllItems() - Method in class org.red5.server.stream.ServerStream
-
Remove all items.
- 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(String) - Method in interface org.red5.server.jmx.mxbeans.AttributeStoreMXBean
-
- removeAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
-
Remove an attribute.
- removeAttribute(String) - Method in class org.red5.server.PersistableAttributeStore
-
Removes attribute
- 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.net.remoting.RemotingConnection
-
Remove all attributes.
- removeAttributes() - Method in class org.red5.server.PersistableAttributeStore
-
Removes all attributes and sets modified flag
- 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.CoreHandler
-
Called just after a child scope has been removed.
- removeChildScope(IBasicScope) - Method in interface org.red5.server.jmx.mxbeans.CoreHandlerMXBean
-
- 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(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- removeConnection(int) - Method in interface org.red5.server.net.rtmp.IRTMPConnManager
-
- removeConnection(int) - Method in class org.red5.server.net.rtmp.RTMPConnManager
-
- removeConnection(int) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
- removeConnections() - Method in interface org.red5.server.net.rtmp.IRTMPConnManager
-
- removeConnections() - Method in class org.red5.server.net.rtmp.RTMPConnManager
-
- removeContext(String) - Method in interface org.red5.server.jmx.mxbeans.LoaderMXBean
-
- removeContext(String) - Method in class org.red5.server.LoaderBase
-
Remove context from the current host.
- 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 interface org.red5.server.api.remoting.IRemotingConnection
-
Tell the client to no longer send a header with all further requests.
- removeHeader(String) - Method in class org.red5.server.net.remoting.RemotingClient
-
Stop sending a given header.
- removeHeader(String) - Method in class org.red5.server.net.remoting.RemotingConnection
-
Tell the client to no longer send a header with all further requests.
- 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.
- removeItem(int) - Method in class org.red5.server.stream.ServerStream
-
Remove an item from list.
- removeListener(IApplication) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Unregister handler that will not get notified about application events
any longer.
- 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(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
- removePipeConnectionListener(IPipeConnectionListener) - Method in class org.red5.server.scope.BroadcastScope
-
Unregisters pipe connection event listener with this scope's pipe
- removeRed5ApplicationContext(String) - Static method in class org.red5.server.LoaderBase
-
Remover for a Red5 application context.
- removeScheduledJob(String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Removes scheduled job from scheduling service list
- 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.QuartzSchedulingServiceMXBean
-
- removeScheduledJob(String) - Method in class org.red5.server.scheduling.QuartzSchedulingService
-
Stop executing a previously scheduled job.
- removeServerStream(IScope, String) - Static method in class org.red5.server.api.stream.support.StreamUtils
-
Removes a server stream from the stream map
- removeSession(String) - Static method in class org.red5.server.session.SessionManager
-
- 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.
- 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.
- removeStreamListener(IStreamListener) - Method in class org.red5.server.stream.ServerStream
-
- removeTokenBucket(ITokenBucket) - Method in interface org.red5.server.stream.ITokenBucketService
-
Remove this bucket.
- 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.
- request - Variable in class org.red5.server.net.remoting.message.RemotingPacket
-
HTTP request object
- request - Variable in class org.red5.server.net.remoting.RemotingConnection
-
Servlet request
- required - Variable in class org.red5.server.net.remoting.RemotingHeader
-
Is this header required?
- requiresConfigInterface() - Method in class org.red5.server.script.groovy.GroovyScriptFactory
-
Groovy scripts do not need a config interface,
since they expose their setters as public methods.
- requiresConfigInterface() - Method in class org.red5.server.script.jython.JythonScriptFactory
- requiresConfigInterface() - Method in class org.red5.server.script.rhino.RhinoScriptFactory
-
Rhino scripts do not require a config interface.
- requiresScriptedObjectRefresh(ScriptSource) - Method in class org.red5.server.script.groovy.GroovyScriptFactory
-
- requiresScriptedObjectRefresh(ScriptSource) - Method in class org.red5.server.script.jython.JythonScriptFactory
-
- requiresScriptedObjectRefresh(ScriptSource) - Method in class org.red5.server.script.rhino.RhinoScriptFactory
-
- reserveStreamId() - Method in interface org.red5.server.api.stream.IStreamCapableConnection
-
Return a reserved stream id for use.
- reserveStreamId(int) - Method in interface org.red5.server.api.stream.IStreamCapableConnection
-
- reserveStreamId() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
Return a reserved stream id for use.
- reserveStreamId(int) - Method in class org.red5.server.net.rtmp.RTMPConnection
- reset() - Method in class org.red5.io.amf.Input
-
Resets map
- reset() - Method in class org.red5.io.amf.Output
-
- reset() - Method in class org.red5.io.amf3.Input
-
Resets map
- reset() - Method in interface org.red5.server.api.session.ISession
-
Resets a specified set of internal parameters.
- reset() - Method in interface org.red5.server.api.stream.IAudioStreamCodec
-
Reset the codec to its initial state.
- reset() - Method in interface org.red5.server.api.stream.IVideoStreamCodec
-
Reset the codec to its initial state.
- reset() - Method in class org.red5.server.session.Session
-
- reset() - Method in class org.red5.server.stream.codec.AACAudio
-
Reset the codec to its initial state.
- reset() - Method in class org.red5.server.stream.codec.AVCVideo
-
Reset the codec to its initial state.
- reset() - Method in class org.red5.server.stream.codec.ScreenVideo
-
Reset the codec to its initial state.
- reset() - Method in class org.red5.server.stream.codec.ScreenVideo2
-
Reset the codec to its initial state.
- reset() - Method in class org.red5.server.stream.codec.SorensonVideo
-
Reset the codec to its 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(ITokenBucket, long) - Method in interface org.red5.server.stream.ITokenBucket.ITokenBucketCallback
-
Resets tokens in bucket
- reset() - Method in interface org.red5.server.stream.ITokenBucket
-
Reset this token bucket.
- 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
-
- RESIN_CLASS - Static variable in class org.red5.server.util.ServerDetector
-
- RESIN_ID - Static variable in class org.red5.server.util.ServerDetector
-
- resolveProperties(Object) - Method in class org.red5.io.amf3.Input.PendingObject
-
- 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(String) - Method in interface org.red5.server.api.scope.IScopeResolver
-
Get the scope for a given path.
- resolveScope(IScope, String) - Method in interface org.red5.server.api.scope.IScopeResolver
-
Get the scope for a given path from a root scope.
- resolveScope(String) - Method in class org.red5.server.Context
-
Resolves scope using scope resolver collaborator
- resolveScope(IScope, String) - Method in class org.red5.server.Context
-
Resolves scope from given root using scope resolver.
- resolveScope(String, String) - Method in class org.red5.server.Context
-
Resolve scope from host and path
- resolveScope(String) - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
-
- resolveScope(IScope, String) - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
-
- resolveScope(String, String) - Method in interface org.red5.server.jmx.mxbeans.ContextMXBean
-
- resolveScope(String) - Method in class org.red5.server.scope.ScopeResolver
-
Return scope associated with given path
- resolveScope(IScope, String) - Method in class org.red5.server.scope.ScopeResolver
-
Return scope associated with given path from given root scope.
- resolveScope(IScope, String) - Static method in class org.red5.server.util.ScopeUtils
-
Resolves scope for specified scope and path.
- resolveService(IScope, String) - Method in class org.red5.server.service.ContextServiceResolver
-
Search for a service with the given name in the scope.
- resolveService(IScope, String) - Method in class org.red5.server.service.HandlerServiceResolver
-
Search for a service with the given name in the scope.
- resolveService(IScope, String) - Method in interface org.red5.server.service.IServiceResolver
-
Search for a service with the given name in the scope.
- resolveService(IScope, String) - Method in class org.red5.server.service.ScopeServiceResolver
-
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 false
.
- 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() - Method in interface org.red5.server.api.stream.IOnDemandStream
-
Resume a paused stream
- 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 class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Resumes a scheduled job
- 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.QuartzSchedulingService
-
Resumes the trigger which initiates job execution.
- resumeScheduledTrigger(String) - Method in class org.red5.server.scheduling.QuartzSchedulingService
-
- 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(AbstractMessage, String, String, String) - Static method in class org.red5.server.net.remoting.FlexMessagingService
-
Construct error message.
- returnError(AbstractMessage, String, String, Throwable) - Static method in class org.red5.server.net.remoting.FlexMessagingService
-
Construct error message from exception.
- returnError(String) - Method in class org.red5.server.so.SharedObject
-
Return an error message to the client.
- returnMessage(byte, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Return a single byte to the client.
- returnMessage(String, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Return a message to the client.
- returnMessage(RTMPTConnection, IoBuffer, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Return raw data to the client.
- returnPendingMessages(RTMPTConnection, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Send pending messages to client.
- rewind - Variable in class org.red5.server.stream.PlaylistSubscriberStream
-
Rewind mode state
- RhinoScriptFactory - Class in org.red5.server.script.rhino
-
ScriptFactory
implementation for a
Rhino / Javascript script.
- RhinoScriptFactory(String) - Constructor for class org.red5.server.script.rhino.RhinoScriptFactory
-
- RhinoScriptFactory(String, Class) - Constructor for class org.red5.server.script.rhino.RhinoScriptFactory
-
- RhinoScriptFactory(String, Class[]) - Constructor for class org.red5.server.script.rhino.RhinoScriptFactory
-
Create a new RhinoScriptFactory for the given script source.
- RhinoScriptFactory(String, Class[], Class) - Constructor for class org.red5.server.script.rhino.RhinoScriptFactory
-
- RhinoScriptUtils - Class in org.red5.server.script.rhino
-
Utility methods for handling Rhino / Javascript objects.
- RhinoScriptUtils() - Constructor for class org.red5.server.script.rhino.RhinoScriptUtils
-
- rnd - Static variable in class org.red5.server.session.SessionManager
-
- roomConnect(IConnection, Object[]) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- roomConnect(IConnection, Object[]) - Method in interface org.red5.server.adapter.IApplication
-
Called every time client connects to the room
- roomConnect(IConnection, Object[]) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- roomConnect(IConnection, Object[]) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- roomDisconnect(IConnection) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- roomDisconnect(IConnection) - Method in interface org.red5.server.adapter.IApplication
-
Called when client disconnects from room scope
- roomDisconnect(IConnection) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- roomDisconnect(IConnection) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- roomJoin(IClient, IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- roomJoin(IClient, IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called when user joins room scope
- roomJoin(IClient, IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
- roomJoin(IClient, IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- roomLeave(IClient, IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- roomLeave(IClient, IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called when user leaves room scope
- roomLeave(IClient, IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- roomLeave(IClient, IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- RoomScope - Class in org.red5.server.scope
-
Represents a subscope to other scopes.
- RoomScope() - Constructor for class org.red5.server.scope.RoomScope
-
- roomStart(IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- roomStart(IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called on application room start
- roomStart(IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- roomStart(IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- roomStop(IScope) - Method in class org.red5.server.adapter.ApplicationLifecycle
-
- roomStop(IScope) - Method in interface org.red5.server.adapter.IApplication
-
Called on room scope stop
- roomStop(IScope) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Handler method.
- roomStop(IScope) - Method in interface org.red5.server.jmx.mxbeans.ApplicationMXBean
-
- rootCause - Variable in class org.red5.compatibility.flex.messaging.messages.ErrorMessage
-
- 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_CONNECTION_KEY - 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_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.
- 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.
- RTMPConnManager - Class in org.red5.server.net.rtmp
-
- RTMPConnManager() - Constructor for class org.red5.server.net.rtmp.RTMPConnManager
-
- rtmpConnManager - Variable in class org.red5.server.net.rtmp.RTMPMinaIoHandler
-
- 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
- RTMPEIoFilter - Class in org.red5.server.net.rtmpe
-
RTMPE IO filter
- RTMPEIoFilter() - Constructor for class org.red5.server.net.rtmpe.RTMPEIoFilter
-
- 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
-
- RTMPMessage - Class in org.red5.server.stream.message
-
RTMP message
- RTMPMinaCodecFactory - Class in org.red5.server.net.rtmp.codec
-
RTMP codec factory.
- RTMPMinaCodecFactory() - Constructor for class org.red5.server.net.rtmp.codec.RTMPMinaCodecFactory
-
- 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
-
Base abstract class for connections.
- RTMPMinaIoHandler - Class in org.red5.server.net.rtmp
-
Handles all RTMP protocol events fired by the MINA framework.
- RTMPMinaIoHandler() - Constructor for class org.red5.server.net.rtmp.RTMPMinaIoHandler
-
- 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
-
- RTMPMinaTransport - Class in org.red5.server.net.rtmp
-
Transport setup class configures socket acceptor and thread pools for RTMP in Mina.
- RTMPMinaTransport() - Constructor for class org.red5.server.net.rtmp.RTMPMinaTransport
-
- 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
-
- RtmpSampleAccess - Class in org.red5.server.stream
-
Default RtmpSampleAccess bean
- RtmpSampleAccess() - Constructor for class org.red5.server.stream.RtmpSampleAccess
-
- RTMPSMinaIoHandler - Class in org.red5.server.net.rtmps
-
Handles Native RTMPS protocol events fired by the MINA framework.
- RTMPSMinaIoHandler() - Constructor for class org.red5.server.net.rtmps.RTMPSMinaIoHandler
-
- 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
-
- RTMPTConnection - Class in org.red5.server.net.rtmpt
-
A RTMPT client / session.
- 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
-
- RTMPTServlet - Class in org.red5.server.net.rtmpt
-
Servlet that handles all RTMPT requests.
- RTMPTServlet() - Constructor for class org.red5.server.net.rtmpt.RTMPTServlet
-
- 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.persistence.FilePersistenceThread
-
Write modified objects to the file system periodically.
- run() - Method in class org.red5.server.stream.filter.StreamBandwidthController
- run() - Method in class org.red5.server.stream.PlaylistSubscriberStream.Notifier
-
- run() - Method in class org.red5.server.stream.SingleItemSubscriberStream.Notifier
-
- 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