public class InvokeOperation extends Operation
| Constructor and Description |
|---|
InvokeOperation(KurentoObject object,
String method,
Props params,
Type returnType) |
| Modifier and Type | Method and Description |
|---|---|
RomClientJsonRpcClient.RequestAndResponseType |
createRequest(RomClientJsonRpcClient romClientJsonRpcClient) |
String |
getDescription() |
void |
processResponse(Object result) |
getFuture, getObjectRef, getRemoteObject, rollback, setManagerpublic InvokeOperation(KurentoObject object, String method, Props params, Type returnType)
public RomClientJsonRpcClient.RequestAndResponseType createRequest(RomClientJsonRpcClient romClientJsonRpcClient)
createRequest in class Operationpublic void processResponse(Object result)
processResponse in class Operationpublic String getDescription()
getDescription in class OperationCopyright © 2015 Kurento. All rights reserved.