| Package | Description |
|---|---|
| com.wowza.wms.netconnection |
| Modifier and Type | Method | Description |
|---|---|---|
INetConnectionCallResult |
INetConnection.getHandshakeResult() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
INetConnection.call(String handlerName,
INetConnectionCallResult resultObj,
Object... params) |
|
void |
INetConnection.call(String handlerName,
IMediaStream stream,
INetConnectionCallResult resultObj,
Object... params) |
|
void |
INetConnection.callConnect(INetConnectionCallResult resultObj,
AMFDataObj metaData,
Object... params) |
|
void |
INetConnection.connect(String hostname,
int port,
int timeout,
INetConnectionCallResult handshakeResult) |
|
void |
INetConnection.setHandshakeResult(INetConnectionCallResult handshakeResult) |