org.apache.yoko.orb.OB
Class PIDIIDowncall
java.lang.Object
org.apache.yoko.orb.OB.Downcall
org.apache.yoko.orb.OB.PIDowncall
org.apache.yoko.orb.OB.PIDIIDowncall
public class PIDIIDowncall
- extends PIDowncall
Fields inherited from class org.apache.yoko.orb.OB.Downcall |
client_, DowncallStateFailureException, DowncallStateForward, DowncallStateForwardPerm, DowncallStateNoException, DowncallStatePending, DowncallStateSystemException, DowncallStateUnsent, DowncallStateUserException, emitter_, ex_, exId_, forwardIOR_, in_, logger_, op_, orbInstance_, out_, policies_, profileInfo_, replySCL_, reqId_, requestSCL_, responseExpected_, state_, stateMonitor_ |
Constructor Summary |
PIDIIDowncall(ORBInstance orbInstance,
Client client,
ProfileInfo profileInfo,
RefCountPolicyList policies,
String op,
boolean resp,
IOR IOR,
IOR origIOR,
PIManager piManager,
NVList args,
NamedValue result,
ExceptionList exceptions)
|
Methods inherited from class org.apache.yoko.orb.OB.Downcall |
addToRequestSCL, client, deferred, excep, failureException, getRequestSCL, initStateMonitor, input, locate, marshalEx, noException, oneway, operation, orbInstance, output, pending, policies, poll, postMarshal, preMarshalBase, preUnmarshal, profileInfo, request, requestId, response, responseExpected, setFailureException, setLocationForward, setNoException, setPending, setReplySCL, setSystemException, setUserException, setUserException, systemException, unmarshalEx, unmarshalExceptionId, unsent, userException, waitUntilCompleted |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
args_
protected NVList args_
result_
protected NamedValue result_
exceptionList_
protected ExceptionList exceptionList_
PIDIIDowncall
public PIDIIDowncall(ORBInstance orbInstance,
Client client,
ProfileInfo profileInfo,
RefCountPolicyList policies,
String op,
boolean resp,
IOR IOR,
IOR origIOR,
PIManager piManager,
NVList args,
NamedValue result,
ExceptionList exceptions)
preMarshal
public OutputStream preMarshal()
throws LocationForward,
FailureException
- Overrides:
preMarshal
in class PIDowncall
- Throws:
LocationForward
FailureException
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.