|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOR | |
org.omg.GIOP | |
org.omg.IOP |
Uses of IOR in org.omg.GIOP |
Fields in org.omg.GIOP declared as IOR | |
IOR |
IORAddressingInfo.ior
|
Constructors in org.omg.GIOP with parameters of type IOR | |
IORAddressingInfo(int selected_profile_index,
IOR ior)
|
Uses of IOR in org.omg.IOP |
Fields in org.omg.IOP declared as IOR | |
IOR |
IORHolder.value
|
Methods in org.omg.IOP that return IOR | |
static IOR |
IORHelper.extract(Any any)
|
static IOR |
IORHelper.read(InputStream in)
|
Methods in org.omg.IOP with parameters of type IOR | |
static void |
IORHelper.insert(Any any,
IOR s)
|
static void |
IORHelper.write(OutputStream out,
IOR s)
|
Constructors in org.omg.IOP with parameters of type IOR | |
IORHolder(IOR initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |