public class MediaObjectCreationOperation extends Operation
| Modifier and Type | Field and Description |
|---|---|
String |
className |
Props |
constructorParams |
| Constructor and Description |
|---|
MediaObjectCreationOperation(String className,
Props constructorParams,
Props genericProps,
RemoteObject remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RomClientJsonRpcClient.RequestAndResponseType |
createRequest(RomClientJsonRpcClient romClientJsonRpcClient) |
String |
getDescription() |
void |
processResponse(Object response) |
void |
rollback(TransactionExecutionException ex) |
getFuture, getObjectRef, getRemoteObject, setManagerpublic MediaObjectCreationOperation(String className, Props constructorParams, Props genericProps, 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 ex)
Copyright © 2022 Kurento. All rights reserved.