All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.IOP.IORHelper
struct IOR { string type_id; sequence<::IOP::TaggedProfile> profiles; };
public IORHelper()
public static IOR read(InputStream _input)
public static void write(OutputStream _output, IOR value)
public static void insert(Any any, IOR value)
public static IOR extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index