public class SubscriptionOperation extends Operation
| Constructor and Description |
|---|
SubscriptionOperation(KurentoObject object,
String eventType,
RemoteObjectEventListener listener) |
| Modifier and Type | Method and Description |
|---|---|
RomClientJsonRpcClient.RequestAndResponseType |
createRequest(RomClientJsonRpcClient romClientJsonRpcClient) |
String |
getDescription() |
ListenerSubscriptionImpl |
getListenerSubscription() |
void |
processResponse(Object response) |
getFuture, getObjectRef, getRemoteObject, rollback, setManagerpublic SubscriptionOperation(KurentoObject object, String eventType, RemoteObjectEventListener listener)
public ListenerSubscriptionImpl getListenerSubscription()
public RomClientJsonRpcClient.RequestAndResponseType createRequest(RomClientJsonRpcClient romClientJsonRpcClient)
createRequest in class Operationpublic void processResponse(Object response)
processResponse in class Operationpublic String getDescription()
getDescription in class OperationCopyright © 2015 Kurento. All rights reserved.