All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.ObjLocation.DescHelper
struct Desc { Object ref; ::IIOP_1_1::ProfileBody iiop_locator; string repository_id; string instance_name; boolean activable; string agent_hostname; };
public DescHelper()
public static Desc read(InputStream _input)
public static void write(OutputStream _output, Desc value)
public static void insert(Any any, Desc value)
public static Desc extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index