StreamConnector.Protocol |
DefaultStreamConnector.getProtocol() |
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
DefaultTCPStreamConnector.getProtocol() |
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
StreamConnector.getProtocol() |
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
StreamConnectorDelegate.getProtocol() |
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
MediaStream.getTransportProtocol() |
Returns the transport protocol used by the streams.
|
static StreamConnector.Protocol |
StreamConnector.Protocol.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static StreamConnector.Protocol[] |
StreamConnector.Protocol.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|