- handleBadRequest(String, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Return an error message to the client.
- handleClose(HttpServletRequest, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Close a RTMPT session.
- handleDerbyLogFile() - Static method in class org.red5.logging.DerbyLogInterceptor
-
- handleError(HttpResponse) - Static method in class org.red5.server.util.HttpConnectionUtil
-
Logs details about the request error.
- handleEvent(IEvent) - Method in class org.red5.server.adapter.AbstractScopeAdapter
-
Handle an event
- handleEvent(IEvent) - Method in interface org.red5.server.api.event.IEventHandler
-
Handle an event
- handleEvent(IEvent) - Method in class org.red5.server.BaseConnection
-
Handles event
- handleEvent(IEvent) - Method in class org.red5.server.CoreHandler
-
Handle an event
- handleEvent(IEvent) - Method in interface org.red5.server.jmx.mxbeans.CoreHandlerMXBean
-
- handleEvent(IEvent) - Method in class org.red5.server.net.remoting.RemotingConnection
-
Handle an event
- handleEvent(IEvent) - Method in class org.red5.server.scope.BasicScope
-
Handles event.
- handleEvent(IEvent) - Method in class org.red5.server.scope.Scope
-
Handles event.
- handleIdle(HttpServletRequest, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Poll RTMPT session for updates.
- handleOpen(HttpServletRequest, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Start a new RTMPT session.
- handlePendingCallResult(RTMPConnection, Notify) - Method in class org.red5.server.net.rtmp.BaseRTMPHandler
-
Handler for pending call result.
- handler - Variable in class org.red5.server.net.rtmp.RTMPMinaIoHandler
-
RTMP events handler
- HANDLER_ATTRIBUTE - Static variable in class org.red5.server.net.rtmpt.RTMPTHandler
-
Handler constant
- HANDLER_ERROR - Static variable in class org.red5.server.net.remoting.message.RemotingCall
-
Handler error posfix constant
- HANDLER_SUCCESS - Static variable in class org.red5.server.net.remoting.message.RemotingCall
-
Handler success posfix constant
- handleRemotingPacket(HttpServletRequest, IContext, IScope, RemotingPacket) - Method in class org.red5.server.net.servlet.AMFGatewayServlet
-
Handles AMF request by making calls
- handleRequest(RemotingMessage) - Method in class org.red5.server.net.remoting.FlexMessagingService
-
Handle request coming from mx:RemoteObject
tags.
- handleRequest(CommandMessageExt) - Method in class org.red5.server.net.remoting.FlexMessagingService
-
Handle command message (external) request.
- handleRequest(CommandMessage) - Method in class org.red5.server.net.remoting.FlexMessagingService
-
Handle command message request.
- handleRequest(DataMessage) - Method in class org.red5.server.net.remoting.FlexMessagingService
-
Handle messages related to shared objects.
- handleRequest(AbstractMessage) - Method in class org.red5.server.net.remoting.FlexMessagingService
-
Fallback method to handle arbitrary messages.
- HandlerServiceResolver - Class in org.red5.server.service
-
Allow scope handlers to create service handlers dynamically.
- HandlerServiceResolver() - Constructor for class org.red5.server.service.HandlerServiceResolver
-
- handlerType - Variable in class org.red5.io.mp4.MP4Atom
-
- handleSend(HttpServletRequest, HttpServletResponse) - Method in class org.red5.server.net.rtmpt.RTMPTServlet
-
Add data for an established session.
- handlesSubscriptions() - Method in class org.red5.server.messaging.ServiceAdapter
-
Returns true if the adapter performs custom subscription management.
- HANDSHAKE_PAD_BYTES - Static variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- HANDSHAKE_SIZE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Size of initial handshake between client and server
- HANDSHAKE_SIZE_SERVER - Static variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- handshakeBytes - Variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- HandshakeFailedException - Exception in org.red5.server.net.protocol
-
- HandshakeFailedException(String) - Constructor for exception org.red5.server.net.protocol.HandshakeFailedException
-
Create handshake failed exception with given message
- handshakeType - Variable in class org.red5.server.net.rtmp.RTMPHandshake
-
- hasAttribute(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Check the object has an attribute.
- hasAttribute(String) - Method in interface org.red5.server.api.IAttributeStore
-
Check the object has an attribute.
- hasAttribute(String) - Method in interface org.red5.server.api.scope.IScope
-
Whether or not an attribute exists, keyed by the given name
- hasAttribute(String) - Method in class org.red5.server.AttributeStore
-
Check the object has an attribute.
- hasAttribute(String) - Method in interface org.red5.server.jmx.mxbeans.AttributeStoreMXBean
-
- hasAttribute(String) - Method in class org.red5.server.net.remoting.RemotingConnection
-
Check the object has an attribute.
- hasAttribute(String) - Method in class org.red5.server.scope.Scope
-
Whether or not an attribute exists, keyed by the given name
- hasAttribute(String) - Method in class org.red5.server.so.SharedObjectScope
-
Check the object has an attribute.
- hasAudio() - Method in interface org.red5.server.api.stream.IStreamCodecInfo
-
Has audio support?
- hasAudio() - Method in class org.red5.server.stream.codec.StreamCodecInfo
-
Has audio support?
- hasBean(String) - Method in interface org.red5.server.api.IContext
-
Returns true if the context contains a certain bean,
false otherwise.
- hasBean(String) - Method in class org.red5.server.Context
-
Returns true if the context contains a certain bean,
false otherwise.
- hasBroadcastStream(IScope, String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Does the scope have a broadcast stream registered with a given name
- hasBroadcastStream(IScope, String) - Method in interface org.red5.server.api.stream.IBroadcastStreamService
-
Does the scope have a broadcast stream registered with a given name
- hasChildScope(String) - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
Whether this scope has a child scope with given name
- hasChildScope(String) - Method in interface org.red5.server.api.scope.IScope
-
Check to see if this scope has a child scope matching a given name.
- hasChildScope(ScopeType, String) - Method in interface org.red5.server.api.scope.IScope
-
Checks whether scope has a child scope with given name and type
- hasChildScope(String) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Check whether scope has child scope with given name
- hasChildScope(ScopeType, String) - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Check whether scope has child scope with given name and type
- hasChildScope(String) - Method in class org.red5.server.scope.Scope
-
Check whether scope has child scope with given name
- hasChildScope(ScopeType, String) - Method in class org.red5.server.scope.Scope
-
Check whether scope has child scope with given name and type
- hasClient(String) - Method in interface org.red5.server.api.IClientRegistry
-
Check if a client with a given id exists.
- hasClient(String) - Method in class org.red5.server.ClientRegistry
-
Check whether registry has client with given id
- hasClient(String) - Method in interface org.red5.server.jmx.mxbeans.ClientRegistryMXBean
-
- hasClients() - Method in class org.red5.server.ClientRegistry
-
Check if client registry contains clients.
- hasContext() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Check if scope has a context
- hasContext() - Method in class org.red5.server.scope.Scope
-
Check if scope has a context
- hasDecodedObject() - Method in class org.red5.server.net.protocol.ProtocolState
-
Checks whether decoding is complete.
- hasEventListeners() - Method in class org.red5.server.scope.BasicScope
-
Returns true if there are event listeners attached to
this scope.
- hasEventsWaiting(IConnection) - Method in interface org.red5.server.net.IConnectionEventQueue
-
Whether queue has waiting connection events
- hasHandler() - Method in interface org.red5.server.api.scope.IScope
-
Checks whether scope has handler or not.
- hasHandler() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Check if scope or it's parent has handler
- hasHandler() - Method in class org.red5.server.scope.Scope
-
Check if scope or it's parent has handler
- hashCode() - Method in class org.red5.io.mp4.MP4Frame
-
- hashCode() - Method in class org.red5.io.object.UnsignedByte
-
- hashCode() - Method in class org.red5.io.object.UnsignedInt
-
- hashCode() - Method in class org.red5.io.object.UnsignedLong
-
- hashCode() - Method in class org.red5.io.object.UnsignedNumber
-
- hashCode() - Method in class org.red5.io.object.UnsignedShort
-
- hashCode() - Method in class org.red5.server.api.stream.support.DynamicPlayItem
-
- hashCode() - Method in class org.red5.server.api.stream.support.SimplePlayItem
-
- hashCode() - Method in class org.red5.server.BaseConnection
-
- hashCode() - Method in class org.red5.server.Client
-
if overriding equals then also do hashCode
- hashCode() - Method in class org.red5.server.net.rtmp.event.ChunkSize
- hashCode() - Method in class org.red5.server.net.rtmp.RTMPConnection
-
- hashCode() - Method in class org.red5.server.scope.BasicScope
-
Hash code is based on the scope's name and type
- hashCode() - Method in class org.red5.server.session.Session
-
- hasKeyFrameData() - Method in interface org.red5.io.flv.IFLV
-
Returns a boolean stating whether a flv has keyframedata
- hasKeyFrameData() - Method in class org.red5.io.flv.impl.FLV
-
Returns a boolean stating whether a flv has keyframedata
- hasKeyFrameData() - Method in interface org.red5.io.mp4.IMP4
-
Returns a boolean stating whether a mp4 has keyframedata
- hasKeyFrameData() - Method in class org.red5.io.mp4.impl.MP4
-
Returns a boolean stating whether a mp4 has keyframedata
- hasMetaData() - Method in interface org.red5.io.flv.IFLV
-
Returns a boolean stating whether the flv has metadata
- hasMetaData() - Method in class org.red5.io.flv.impl.FLV
-
Returns a boolean stating whether the flv has metadata
- hasMetaData() - Method in interface org.red5.io.mp4.IMP4
-
Returns a boolean stating whether the mp4 has metadata
- hasMetaData() - Method in class org.red5.io.mp4.impl.MP4
-
Returns a boolean stating whether the mp4 has metadata
- hasMore() - Method in class org.red5.server.stream.FileStreamSource
-
Is there something more to stream?
- hasMore() - Method in interface org.red5.server.stream.IStreamSource
-
Is there something more to stream?
- hasMoreItems() - Method in interface org.red5.server.api.stream.IPlaylist
-
Check if the playlist has more items after the currently
playing one.
- hasMoreItems() - Method in class org.red5.server.stream.PlaylistSubscriberStream
-
Check if the playlist has more items after the currently
playing one.
- hasMoreItems() - Method in class org.red5.server.stream.ServerStream
-
Check if the playlist has more items after the currently
playing one.
- hasMoreProperties() - Method in class org.red5.io.amf.Input
-
Returns a boolean stating whether there are more properties
- hasMoreTags() - Method in class org.red5.io.flv.impl.FLVReader
-
Returns a boolean stating whether the FLV has more tags
- hasMoreTags() - Method in interface org.red5.io.ITagReader
-
Returns a boolean stating whether the FLV has more tags
- hasMoreTags() - Method in class org.red5.io.m4a.impl.M4AReader
-
Returns a boolean stating whether the FLV has more tags
- hasMoreTags() - Method in class org.red5.io.mp3.impl.MP3Reader
-
Returns a boolean stating whether the FLV has more tags
- hasMoreTags() - Method in class org.red5.io.mp4.impl.MP4Reader
-
Returns a boolean stating whether the FLV has more tags
- hasOnDemandStream(IScope, String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Check whether scope has VOD stream with given name or not
- hasOnDemandStream(IScope, String) - Method in interface org.red5.server.api.stream.IOnDemandStreamService
-
Has the service an on-demand stream with the passed name?
- hasParent() - Method in class org.red5.server.adapter.StatefulScopeWrappingAdapter
-
If this scope has a parent
- hasParent() - Method in interface org.red5.server.api.scope.IBasicScope
-
Does this scope have a parent? You can think of scopes as of tree items
where scope may have a parent and children (child).
- hasParent() - Method in interface org.red5.server.jmx.mxbeans.ScopeMXBean
-
Check if scope has parent scope
- hasParent() - Method in class org.red5.server.scope.BasicScope
-
Does this scope have a parent? You can think of scopes as of tree items
where scope may have a parent and children (child).
- hasParent() - Method in class org.red5.server.scope.Scope
-
Check if scope has parent scope
- hasPermission(IConnection, String) - Method in interface org.red5.server.api.IClient
-
Check if the client has a permission in the given context.
- hasPermission(IConnection, String) - Method in class org.red5.server.Client
-
Check if the client has a permission in the given context.
- hasReference(Object) - Method in class org.red5.io.object.BaseOutput
-
Returns a boolean stating whether the map contains an object with
that key
- hasSharedObject(IScope, String) - Method in class org.red5.server.adapter.MultiThreadedApplicationAdapter
-
Checks whether there's a SO with given scope and name
- hasSharedObject(IScope, String) - Method in interface org.red5.server.api.so.ISharedObjectService
-
Check if a shared object exists.
- hasSharedObject(IScope, String) - Method in class org.red5.server.so.SharedObjectService
-
Check if a shared object exists.
- hasSource() - Method in interface org.red5.server.api.event.IEvent
-
Whether event has source (event listener(s))
- hasSource() - Method in class org.red5.server.net.rtmp.event.BaseEvent
-
Whether event has source (event listener(s))
- hasVideo() - Method in class org.red5.io.flv.impl.FLVReader
-
Check if the reader also has video tags.
- hasVideo() - Method in interface org.red5.io.ITagReader
-
Check if the reader also has video tags.
- hasVideo() - Method in class org.red5.io.m4a.impl.M4AReader
-
Check if the reader also has video tags.
- hasVideo() - Method in class org.red5.io.mp3.impl.MP3Reader
-
A MP3 stream never has video.
- hasVideo() - Method in class org.red5.io.mp4.impl.MP4Reader
-
Check if the reader also has video tags.
- hasVideo() - Method in interface org.red5.server.api.stream.IStreamCodecInfo
-
Has video support?
- hasVideo() - Method in class org.red5.server.stream.codec.StreamCodecInfo
-
Has video support?
- hasVideo() - Method in interface org.red5.server.stream.IStreamTypeAwareProvider
-
Check if the provider contains video tags.
- hasVideo() - Method in class org.red5.server.stream.provider.FileProvider
-
Check if the provider contains video tags.
- header - Variable in class org.red5.server.net.rtmp.event.BaseEvent
-
Event RTMP packet header
- Header - Class in org.red5.server.net.rtmp.message
-
RTMP packet header
- Header() - Constructor for class org.red5.server.net.rtmp.message.Header
-
- HEADER_CONTINUE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
There's more to encode
- HEADER_NEW - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
New header marker
- HEADER_SAME_SOURCE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Same source marker
- HEADER_TIMER_CHANGE - Static variable in interface org.red5.server.net.rtmp.message.Constants
-
Timer change marker
- headerExists(String) - Method in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
-
- headerExists(String) - Method in interface org.red5.compatibility.flex.messaging.messages.Message
-
Tests whether a header with the passed name exists.
- headers - Variable in class org.red5.compatibility.flex.messaging.messages.AbstractMessage
-
- headers - Variable in class org.red5.server.net.proxy.NetworkDumpFilter
-
Headers byte channel
- headers - Variable in class org.red5.server.net.remoting.message.RemotingPacket
-
Headers sent with request.
- headers - Variable in class org.red5.server.net.remoting.RemotingClient
-
Headers to send to the server.
- headers - Variable in class org.red5.server.net.remoting.RemotingConnection
-
Headers to be returned to the client.
- height - Variable in class org.red5.io.mp4.MP4Atom
-
- HexCharset - Class in org.red5.io.utils
-
This was borrowed from the Soupdragon base64 library.
- HexCharset(boolean) - Constructor for class org.red5.io.utils.HexCharset
-
Creates a new instance of HexCharset
- HexCharset(boolean, int) - Constructor for class org.red5.io.utils.HexCharset
-
Construct the charset
- HexDump - Class in org.red5.io.utils
-
Hexadecimal byte dumper
- HexDump() - Constructor for class org.red5.io.utils.HexDump
-
- hexLetters - Static variable in class org.red5.io.object.UnsignedNumber
-
- hexStringToByteArray(String) - Static method in class org.red5.io.utils.HexDump
-
Converts readable hex-String to byteArray
- host - Variable in class org.red5.server.BaseConnection
-
Connection host
- hostnames - Variable in class org.red5.server.scope.WebScope
-
Hostnames
- HttpConnectionUtil - Class in org.red5.server.util
-
Utility for using HTTP connections.
- HttpConnectionUtil() - Constructor for class org.red5.server.util.HttpConnectionUtil
-