public abstract class OSCPConsumerOperationInvokedHandler extends OSCPConsumerHandler implements IOSCPConsumerOperationInvokedHandler
| Constructor and Description |
|---|
OSCPConsumerOperationInvokedHandler(java.lang.String descriptorHandle) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onOperationInvoked(OperationInvocationContext oic,
InvocationState is) |
getDescriptorHandlepublic OSCPConsumerOperationInvokedHandler(java.lang.String descriptorHandle)
public abstract void onOperationInvoked(OperationInvocationContext oic, InvocationState is)
onOperationInvoked in interface IOSCPConsumerOperationInvokedHandler