Uses of Class org.omg.IOP.IOR

Uses in package org.omg.IOP

Constructors with parameter type org.omg.IOP.IOR

IORHolder.IORHolder(IOR initialValue)
Create the initialised instance.

Fields of type org.omg.IOP.IOR

IOR
The stored IOR value.

Methods with parameter type org.omg.IOP.IOR

void
IORHelper.insert(Any any, IOR that)
Insert the IOR into the given Any.
void
IORHelper.write(OutputStream output, IOR value)
Write the structure to the CDR output stream.

Methods with return type org.omg.IOP.IOR

IOR
Extract the IOR from given Any.
IOR
Read the structure from the CDR intput stream.