|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectReferenceFactory | |
---|---|
org.apache.yoko.orb.OBPortableInterceptor | |
org.apache.yoko.orb.OBPortableServer | |
org.apache.yoko.orb.PortableInterceptor | |
org.omg.PortableInterceptor |
Uses of ObjectReferenceFactory in org.apache.yoko.orb.OBPortableInterceptor |
---|
Classes in org.apache.yoko.orb.OBPortableInterceptor that implement ObjectReferenceFactory | |
---|---|
class |
IMRORT
|
class |
IMRORT_impl
|
class |
PersistentORT
|
class |
PersistentORT_impl
|
class |
TransientORT
|
class |
TransientORT_impl
|
Uses of ObjectReferenceFactory in org.apache.yoko.orb.OBPortableServer |
---|
Methods in org.apache.yoko.orb.OBPortableServer that return ObjectReferenceFactory | |
---|---|
ObjectReferenceFactory |
POAOperations.current_factory()
Retrieve the Secondary Object Reference Template |
ObjectReferenceFactory |
POA_impl.current_factory()
|
Uses of ObjectReferenceFactory in org.apache.yoko.orb.PortableInterceptor |
---|
Methods in org.apache.yoko.orb.PortableInterceptor that return ObjectReferenceFactory | |
---|---|
ObjectReferenceFactory |
IORInfo_impl.current_factory()
|
Methods in org.apache.yoko.orb.PortableInterceptor with parameters of type ObjectReferenceFactory | |
---|---|
void |
IORInfo_impl.current_factory(ObjectReferenceFactory currentFactory)
|
Uses of ObjectReferenceFactory in org.omg.PortableInterceptor |
---|
Subinterfaces of ObjectReferenceFactory in org.omg.PortableInterceptor | |
---|---|
interface |
ObjectReferenceTemplate
|
Fields in org.omg.PortableInterceptor declared as ObjectReferenceFactory | |
---|---|
ObjectReferenceFactory |
ObjectReferenceFactoryHolder.value
|
Methods in org.omg.PortableInterceptor that return ObjectReferenceFactory | |
---|---|
ObjectReferenceFactory |
IORInfoOperations.current_factory()
|
static ObjectReferenceFactory |
ObjectReferenceFactoryHelper.extract(Any any)
|
static ObjectReferenceFactory |
ObjectReferenceFactoryHelper.read(InputStream in)
|
Methods in org.omg.PortableInterceptor with parameters of type ObjectReferenceFactory | |
---|---|
void |
IORInfoOperations.current_factory(ObjectReferenceFactory val)
|
static void |
ObjectReferenceFactoryHelper.insert(Any any,
ObjectReferenceFactory val)
|
static void |
ObjectReferenceFactoryHelper.write(OutputStream out,
ObjectReferenceFactory val)
|
Constructors in org.omg.PortableInterceptor with parameters of type ObjectReferenceFactory | |
---|---|
ObjectReferenceFactoryHolder(ObjectReferenceFactory initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |