public class SharedCDRClientRequestDispatcherImpl extends CorbaClientRequestDispatcherImpl
| Constructor and Description |
|---|
SharedCDRClientRequestDispatcherImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dprint(String msg) |
InputObject |
marshalingComplete(Object self,
OutputObject outputObject)
After the presentation block has set data on the
OutputObject
it signals the PEPt runtime to send the encoded data by calling this
method. |
addCodeSetServiceContext, addServiceContexts, beginRequest, consumeServiceContexts, continueOrThrowSystemOrRemarshal, endRequest, getContactInfoListIterator, getExceptionDetailMessage, marshalingComplete1, opAndId, peekUserExceptionId, performCodeSetNegotiation, processResponse, registerWaiter, unregisterWaiterpublic SharedCDRClientRequestDispatcherImpl()
public InputObject marshalingComplete(Object self, OutputObject outputObject) throws ApplicationException, RemarshalException
ClientRequestDispatcherOutputObject
it signals the PEPt runtime to send the encoded data by calling this
method.marshalingComplete in interface ClientRequestDispatchermarshalingComplete in class CorbaClientRequestDispatcherImplself - -InputObject
if the message is synchronous.ApplicationExceptionRemarshalExceptionprotected void dprint(String msg)
dprint in class CorbaClientRequestDispatcherImplCopyright © 2018 JBoss by Red Hat. All rights reserved.