Constructors in org.apache.yoko.orb.OB with parameters of type PIManager |
ORBInstance(ORB orb,
String orbId,
String serverId,
String serverInstance,
ObjectFactory objectFactory,
ClientManager clientManager,
PolicyFactoryManager policyFactoryManager,
PIManager piManager,
InitialServiceManager initServiceManager,
ValueFactoryManager valueFactoryManager,
CodecFactory codecFactory,
POAManagerFactory pmFactory,
MultiRequestSender multiRequestSender,
Properties properties,
DispatchStrategyFactory dispatchStrategyFactory,
BootManager bootManager,
Logger logger,
CoreTraceLevels coreTraceLevels,
ConFactoryRegistry conFactoryRegistry,
AccFactoryRegistry accFactoryRegistry,
UnknownExceptionStrategy unknownExceptionStrategy,
URLRegistry urlRegistry,
int nativeCs,
int nativeWcs,
int defaultWcs)
|
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)
|
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)
|
PIDowncall(ORBInstance orbInstance,
Client client,
ProfileInfo profileInfo,
RefCountPolicyList policies,
String op,
boolean resp,
IOR IOR,
IOR origIOR,
PIManager piManager)
|
PIUpcall(ORBInstance orbInstance,
UpcallReturn upcallReturn,
ProfileInfo profileInfo,
TransportInfo transportInfo,
int requestId,
String op,
InputStream in,
ServiceContext[] requestSCL,
PIManager piManager)
|