| Package | Description |
|---|---|
| org.red5.server.net.remoting |
| Modifier and Type | Method and Description |
|---|---|
void |
RemotingClient.invokeMethod(String method,
Object[] methodParams,
IRemotingCallback callback)
Invoke a method asynchronously on the remoting server.
|
| Constructor and Description |
|---|
RemotingWorker(RemotingClient client,
String method,
Object[] params,
IRemotingCallback callback)
Execute task.
|
Copyright © 2005–2017 Red5. All rights reserved.