Serialized Form
-
Package org.red5.server.api.stream
-
Exception Class org.red5.server.api.stream.OperationNotSupportedException
class OperationNotSupportedException extends Exception implements Serializable- serialVersionUID:
- -6166602683688991431L
-
Exception Class org.red5.server.api.stream.ResourceExistException
class ResourceExistException extends Exception implements Serializable- serialVersionUID:
- 443389396219999143L
-
Exception Class org.red5.server.api.stream.ResourceNotFoundException
class ResourceNotFoundException extends Exception implements Serializable- serialVersionUID:
- -1963629259187714996L
-
-
Package org.red5.server.exception
-
Exception Class org.red5.server.exception.ClientDetailsException
class ClientDetailsException extends RuntimeException implements Serializable- serialVersionUID:
- -1908769505547253205L
-
Serialized Fields
-
parameters
Object parameters
Parameters to return to the client. -
stacktrace
boolean stacktrace
Also return stacktrace to client?
-
-
Exception Class org.red5.server.exception.ClientNotFoundException
class ClientNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 3135070223941800751L
-
Exception Class org.red5.server.exception.ClientRejectedException
class ClientRejectedException extends RuntimeException implements Serializable- serialVersionUID:
- 9204597649465357898L
-
Serialized Fields
-
reason
Object reason
-
-
Exception Class org.red5.server.exception.ScopeException
class ScopeException extends RuntimeException implements Serializable- serialVersionUID:
- -8512088658139011L
-
Exception Class org.red5.server.exception.ScopeNotFoundException
class ScopeNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -8512088658139018041L
-
Exception Class org.red5.server.exception.ScopeShuttingDownException
class ScopeShuttingDownException extends RuntimeException implements Serializable- serialVersionUID:
- 9129189610425512289L
-
-
Package org.red5.server.messaging
-
Class org.red5.server.messaging.OOBControlMessage
class OOBControlMessage extends Object implements Serializable- serialVersionUID:
- -6037348177653934300L
-
Class org.red5.server.messaging.PipeConnectionEvent
class PipeConnectionEvent extends EventObject implements Serializable- serialVersionUID:
- 9078843765378168072L
-
Serialized Fields
-
paramMap
ConcurrentMap<String,
Object> paramMap Parameters map -
taskList
LinkedList<Runnable> taskList
List of tasks to be executed for the event -
type
PipeConnectionEvent.EventType type
Event type
-
-
-
Package org.red5.server.net.protocol
-
Exception Class org.red5.server.net.protocol.HandshakeFailedException
class HandshakeFailedException extends ProtocolException implements Serializable- serialVersionUID:
- 8255789603304183796L
-
Exception Class org.red5.server.net.protocol.ProtocolException
class ProtocolException extends RuntimeException implements Serializable- serialVersionUID:
- -5380844081848027068L
-
-
Package org.red5.server.net.rtmp.event
-
Class org.red5.server.net.rtmp.event.Abort
class Abort extends BaseEvent implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.red5.server.net.rtmp.event.Aggregate
class Aggregate extends BaseEvent implements Externalizable- serialVersionUID:
- 5538859593815804830L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.AudioData
class AudioData extends BaseEvent implements Externalizable- serialVersionUID:
- -4102940670913999407L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.BaseEvent
class BaseEvent extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.red5.server.net.rtmp.event.BytesRead
class BytesRead extends BaseEvent implements Externalizable- serialVersionUID:
- -127649312402709338L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.ChunkSize
class ChunkSize extends BaseEvent implements Externalizable- serialVersionUID:
- -7680099175881755879L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.ClientBW
class ClientBW extends BaseEvent implements Externalizable- serialVersionUID:
- 5848656135751336839L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.ClientInvokeEvent
class ClientInvokeEvent extends BaseEvent implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.red5.server.net.rtmp.event.ClientNotifyEvent
class ClientNotifyEvent extends BaseEvent implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.red5.server.net.rtmp.event.FlexMessage
class FlexMessage extends Invoke implements Externalizable- serialVersionUID:
- 1854760132754344723L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.FlexStreamSend
class FlexStreamSend extends Notify implements Externalizable- serialVersionUID:
- -4226252245996614504L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.Invoke
class Invoke extends Notify implements Externalizable- serialVersionUID:
- -769677790148010729L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.Notify
class Notify extends BaseEvent implements Externalizable- serialVersionUID:
- -6085848257275156569L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.Ping
class Ping extends BaseEvent implements Externalizable- serialVersionUID:
- -6478248060425544923L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.ServerBW
class ServerBW extends BaseEvent implements Externalizable- serialVersionUID:
- 24487902555977210L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.SetBuffer
class SetBuffer extends Ping implements Externalizable- serialVersionUID:
- -6478248060425544924L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.SWFResponse
class SWFResponse extends Ping implements Externalizable- serialVersionUID:
- -6478248060425544925L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.Unknown
class Unknown extends BaseEvent implements Externalizable- serialVersionUID:
- -1352770037962252975L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.event.VideoData
class VideoData extends BaseEvent implements Externalizable- serialVersionUID:
- 5538859593815804830L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.red5.server.net.rtmp.message
-
Class org.red5.server.net.rtmp.message.ChunkHeader
class ChunkHeader extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.red5.server.net.rtmp.message.Header
class Header extends Object implements Externalizable- serialVersionUID:
- 8982665579411495026L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.red5.server.net.rtmp.message.Packet
class Packet extends Object implements Externalizable- serialVersionUID:
- -6415050845346626950L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.red5.server.service
-
Exception Class org.red5.server.service.MethodNotFoundException
class MethodNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 7559230924102506068L
-
Exception Class org.red5.server.service.NotAllowedException
class NotAllowedException extends RuntimeException implements Serializable- serialVersionUID:
- -7552833324276839926L
-
Exception Class org.red5.server.service.ServiceNotFoundException
class ServiceNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 7543755414829244027L
-
Serialized Fields
-
serviceName
String serviceName
Name of service that doesn't exist.
-
-
-
Package org.red5.server.so
-
Package org.red5.server.stream
-
Exception Class org.red5.server.stream.StreamNotFoundException
class StreamNotFoundException extends Exception implements Serializable- serialVersionUID:
- 812106823615971891L
-