org.apache.yoko.orb.OB
Class PIArgsDowncall
java.lang.Object
org.apache.yoko.orb.OB.Downcall
org.apache.yoko.orb.OB.PIDowncall
org.apache.yoko.orb.OB.PIArgsDowncall
public class PIArgsDowncall
- 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 |
PIArgsDowncall(ORBInstance orbInstance,
Client client,
ProfileInfo profileInfo,
RefCountPolicyList policies,
String op,
boolean resp,
IOR IOR,
IOR origIOR,
PIManager piManager,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
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 |
argDesc_
protected ParameterDesc[] argDesc_
retDesc_
protected ParameterDesc retDesc_
exceptionTC_
protected TypeCode[] exceptionTC_
PIArgsDowncall
public PIArgsDowncall(ORBInstance orbInstance,
Client client,
ProfileInfo profileInfo,
RefCountPolicyList policies,
String op,
boolean resp,
IOR IOR,
IOR origIOR,
PIManager piManager,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
preMarshal
public OutputStream preMarshal()
throws LocationForward,
FailureException
- Overrides:
preMarshal
in class PIDowncall
- Throws:
LocationForward
FailureException
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.