- sessionClosed(IoSession) - Method in class org.red5.client.net.rtmp.RTMPMinaIoHandler
- sessionCreated(IoSession) - Method in class org.red5.client.net.rtmp.RTMPMinaIoHandler
- sessionOpened(IoSession) - Method in class org.red5.client.net.rtmp.RTMPMinaIoHandler
- setApp(String) - Method in class org.red5.proxy.StreamingProxy
-
- setConnection(RTMPConnection) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Sets a reference to the connection associated with this client handler.
- setConnection(RTMPConnection) - Method in class org.red5.client.net.rtmp.RTMPConnManager
-
Adds a connection.
- setConnectionClosedHandler(Runnable) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Sets a handler for connection close.
- setConnectionClosedHandler(Runnable) - Method in interface org.red5.client.net.rtmp.IRTMPClient
-
- setConnectionClosedHandler(Runnable) - Method in class org.red5.proxy.StreamingProxy
-
- setDataSourceId(String) - Method in class org.red5.client.net.remoting.DSRemotingClient
-
- setDecoder(RTMPProtocolDecoder) - Method in class org.red5.client.net.rtmpt.BaseRTMPTConnection
-
- setEnableSwfVerification(boolean) - Method in class org.red5.client.net.rtmp.RTMPMinaIoHandler
-
Setter to enable swf verification in the handshake.
- setEncoder(RTMPProtocolEncoder) - Method in class org.red5.client.net.rtmpt.BaseRTMPTConnection
-
- setExceptionHandler(ClientExceptionHandler) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Sets a handler for exceptions.
- setExceptionHandler(ClientExceptionHandler) - Method in interface org.red5.client.net.rtmp.IRTMPClient
-
- setExceptionHandler(ClientExceptionHandler) - Method in class org.red5.proxy.StreamingProxy
-
- setExecutorQueueCapacity(int) - Static method in class org.red5.client.net.rtmp.RTMPConnManager
-
- setHandler(BaseRTMPClientHandler) - Method in class org.red5.client.net.rtmp.RTMPMinaIoHandler
-
Setter for handler.
- setHandler(IRTMPHandler) - Method in class org.red5.client.net.rtmpt.BaseRTMPTConnection
-
- setHost(String) - Method in class org.red5.proxy.StreamingProxy
-
- setKeyStorePassword(String) - Method in class org.red5.client.net.rtmps.RTMPSClient
-
Password used to access the keystore file.
- setKeyStoreType(String) - Method in class org.red5.client.net.rtmps.RTMPSClient
-
Set the key store type, JKS or PKCS12.
- setMaxHandshakeTimeout(int) - Static method in class org.red5.client.net.rtmp.RTMPConnManager
-
- setMaxInactivity(int) - Static method in class org.red5.client.net.rtmp.RTMPConnManager
-
- setPingInterval(int) - Static method in class org.red5.client.net.rtmp.RTMPConnManager
-
- setPort(int) - Method in class org.red5.proxy.StreamingProxy
-
- setProtocol(String) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Sets the protocol.
- setProtocol(String) - Method in class org.red5.client.net.rtmp.RTMPClient
-
Sets the RTMP protocol, the default is "rtmp".
- setServiceProvider(Object) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Register object that provides methods that can be called by the server.
- setServiceProvider(Object) - Method in interface org.red5.client.net.rtmp.IRTMPClient
-
- setSessionId(String) - Method in class org.red5.client.net.rtmpt.BaseRTMPTConnection
-
- setSslEnabled(boolean) - Static method in class org.red5.client.net.ssl.SslServerSocketFactory
-
- setSslEnabled(boolean) - Static method in class org.red5.client.net.ssl.SslSocketFactory
-
- setState(StreamState) - Method in class org.red5.proxy.StreamingProxy
-
- setStreamEventDispatcher(IEventDispatcher) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Setter for stream event dispatcher (useful for saving playing stream to file)
- setStreamEventDispatcher(IEventDispatcher) - Method in interface org.red5.client.net.rtmp.IRTMPClient
-
- setStreamEventHandler(INetStreamEventHandler) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Setter for the stream event handler.
- setSwfVerification(boolean) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Enables or disables SWF verification.
- socketConnector - Variable in class org.red5.client.net.rtmp.RTMPClient
-
- SslServerSocketFactory - Class in org.red5.client.net.ssl
-
Simple Server Socket factory to create sockets with or without SSL enabled.
- SslServerSocketFactory() - Constructor for class org.red5.client.net.ssl.SslServerSocketFactory
-
- SslSocketFactory - Class in org.red5.client.net.ssl
-
Simple Socket factory to create sockets with or without SSL enabled.
- SslSocketFactory() - Constructor for class org.red5.client.net.ssl.SslSocketFactory
-
- start(String, String, Object[]) - Method in class org.red5.proxy.StreamingProxy
-
- startConnector(String, int) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Start network connection to server
- startConnector(String, int) - Method in class org.red5.client.net.rtmp.RTMPClient
-
Start network connection to server
- startConnector(String, int) - Method in class org.red5.client.net.rtmps.RTMPSClient
-
- startConnector(String, int) - Method in class org.red5.client.net.rtmpt.RTMPTClient
-
- stop() - Method in class org.red5.proxy.StreamingProxy
-
- stopListening() - Method in interface org.red5.client.net.rtmp.IClientListener
-
- StreamingProxy - Class in org.red5.proxy
-
A proxy to publish stream from server to server.
- StreamingProxy() - Constructor for class org.red5.proxy.StreamingProxy
-
- StreamRelay - Class in org.red5.client
-
Relay a stream from one location to another via RTMP.
- StreamRelay() - Constructor for class org.red5.client.StreamRelay
-
- StreamState - Enum in org.red5.proxy
-
- subscribe(IPendingServiceCallback, Object[]) - Method in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
- subscribed - Variable in class org.red5.client.net.rtmp.BaseRTMPClientHandler
-
Whether or not the client is subscribed