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 |
---|
RemotingClient.RemotingWorker(RemotingClient client,
String method,
Object[] params,
IRemotingCallback callback)
Execute task.
|
Copyright © 2006-2012 The Red5 Project