|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IORAddressingInfo | |
org.omg.GIOP |
Uses of IORAddressingInfo in org.omg.GIOP |
Fields in org.omg.GIOP declared as IORAddressingInfo | |
IORAddressingInfo |
IORAddressingInfoHolder.value
|
Methods in org.omg.GIOP that return IORAddressingInfo | |
IORAddressingInfo |
TargetAddress.ior()
|
static IORAddressingInfo |
IORAddressingInfoHelper.extract(org.omg.CORBA.Any a)
|
static IORAddressingInfo |
IORAddressingInfoHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.GIOP with parameters of type IORAddressingInfo | |
void |
TargetAddress.ior(IORAddressingInfo value)
|
void |
TargetAddress.ior(short discriminator,
IORAddressingInfo value)
|
static void |
IORAddressingInfoHelper.insert(org.omg.CORBA.Any a,
IORAddressingInfo that)
|
static void |
IORAddressingInfoHelper.write(org.omg.CORBA.portable.OutputStream ostream,
IORAddressingInfo value)
|
Constructors in org.omg.GIOP with parameters of type IORAddressingInfo | |
IORAddressingInfoHolder(IORAddressingInfo initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |