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, unregisterWaiter
public SharedCDRClientRequestDispatcherImpl()
public InputObject marshalingComplete(Object self, OutputObject outputObject) throws ApplicationException, RemarshalException
ClientRequestDispatcher
OutputObject
it signals the PEPt runtime to send the encoded data by calling this
method.marshalingComplete
in interface ClientRequestDispatcher
marshalingComplete
in class CorbaClientRequestDispatcherImpl
self
- -InputObject
if the message is synchronous.ApplicationException
RemarshalException
protected void dprint(String msg)
dprint
in class CorbaClientRequestDispatcherImpl
Copyright © 2021 JBoss by Red Hat. All rights reserved.