public class MediaObjectCreationOperation extends Operation
| Modifier and Type | Field and Description |
|---|---|
String |
className |
Props |
constructorParams |
| Constructor and Description |
|---|
MediaObjectCreationOperation(String className,
Props constructorParams,
RemoteObject remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RomClientJsonRpcClient.RequestAndResponseType |
createRequest(RomClientJsonRpcClient romClientJsonRpcClient) |
String |
getDescription() |
void |
processResponse(Object response) |
void |
rollback(TransactionExecutionException e) |
getFuture, getObjectRef, getRemoteObject, setManagerpublic MediaObjectCreationOperation(String className, Props constructorParams, RemoteObject remoteObject)
public RomClientJsonRpcClient.RequestAndResponseType createRequest(RomClientJsonRpcClient romClientJsonRpcClient)
createRequest in class Operationpublic void processResponse(Object response)
processResponse in class Operationpublic String getDescription()
getDescription in class Operationpublic void rollback(TransactionExecutionException e)
Copyright © 2015 Kurento. All rights reserved.