Uses of Class
org.apache.yoko.orb.PortableInterceptor.Current_impl

Packages that use Current_impl
org.apache.yoko.orb.PortableInterceptor   
 

Uses of Current_impl in org.apache.yoko.orb.PortableInterceptor
 

Fields in org.apache.yoko.orb.PortableInterceptor declared as Current_impl
protected  Current_impl RequestInfo_impl.current_
           
 

Constructors in org.apache.yoko.orb.PortableInterceptor with parameters of type Current_impl
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)
           
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, NVList args, NamedValue result, ExceptionList exceptions)
           
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)
           
RequestInfo_impl(ORB orb, int id, String op, boolean responseExpected, Vector requestSCL, Vector replySCL, ORBInstance orbInstance, Policy[] policies, Current_impl current)
           
ServerRequestInfo_impl(ORB orb, int id, String op, boolean responseExpected, Policy[] policies, byte[] adapterId, byte[] objectId, ObjectReferenceTemplate adapterTemplate, Vector request, Vector reply, ORBInstance orbInstance, Current_impl current, TransportInfo transportInfo)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.