|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterDesc | |
---|---|
org.apache.yoko.orb.OB | |
org.apache.yoko.orb.PortableInterceptor | |
org.apache.yoko.orb.PortableServer |
Uses of ParameterDesc in org.apache.yoko.orb.OB |
---|
Fields in org.apache.yoko.orb.OB declared as ParameterDesc | |
---|---|
protected ParameterDesc[] |
PIArgsDowncall.argDesc_
|
protected ParameterDesc |
PIArgsDowncall.retDesc_
|
Methods in org.apache.yoko.orb.OB with parameters of type ParameterDesc | |
---|---|
Downcall |
DowncallStub.createPIArgsDowncall(String op,
boolean resp,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
Downcall |
DowncallStub.createPIArgsDowncall(String op,
boolean resp,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
void |
PIUpcall.setArgDesc(ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
void |
PIUpcall.setArgDesc(ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
Constructors in org.apache.yoko.orb.OB with parameters of type ParameterDesc | |
---|---|
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)
|
|
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)
|
Uses of ParameterDesc in org.apache.yoko.orb.PortableInterceptor |
---|
Methods in org.apache.yoko.orb.PortableInterceptor with parameters of type ParameterDesc | |
---|---|
void |
ServerRequestInfo_impl._OB_parameterDesc(ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
void |
ServerRequestInfo_impl._OB_parameterDesc(ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
Constructors in org.apache.yoko.orb.PortableInterceptor with parameters of type ParameterDesc | |
---|---|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
Uses of ParameterDesc in org.apache.yoko.orb.PortableServer |
---|
Methods in org.apache.yoko.orb.PortableServer with parameters of type ParameterDesc | |
---|---|
void |
Delegate._OB_setArgDesc(Servant self,
Upcall up,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
void |
Delegate._OB_setArgDesc(Servant self,
Upcall up,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
protected void |
Servant._OB_setArgDesc(Upcall up,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
protected void |
Servant._OB_setArgDesc(Upcall up,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |