public static class InvocationMarshaller.ConfirmMarshaller extends InvocationMarshaller.ListenerMarshaller implements InvocationService.ConfirmListener
InvocationService.ConfirmListener.Streamable.Closure| Modifier and Type | Field and Description |
|---|---|
static int |
REQUEST_PROCESSED
The method id used to dispatch
requestProcessed() responses. |
callerOid, listener, mapStamp, omgr, REQUEST_FAILED_RSPID, requestId, transport| Constructor and Description |
|---|
ConfirmMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchResponse(int methodId,
Object[] args)
Called to dispatch an invocation response to our target listener.
|
void |
requestProcessed()
Indicates that the request was successfully processed.
|
requestFailed, setInvocationId, setNoResponse, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitrequestFailedpublic static final int REQUEST_PROCESSED
requestProcessed() responses.public void requestProcessed()
InvocationService.ConfirmListenerrequestProcessed in interface InvocationService.ConfirmListenerpublic void dispatchResponse(int methodId,
Object[] args)
InvocationMarshaller.ListenerMarshallerdispatchResponse in class InvocationMarshaller.ListenerMarshallerCopyright © 2015. All rights reserved.