All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.IIOP_1_1.ProfileBodyHolder
struct ProfileBody { ::GIOP::Version iiop_version; string host; unsigned short port; ::CORBA::OctetSequence object_key; sequence<::IOP::TaggedComponent> components; };
public ProfileBody value
public ProfileBodyHolder()
public ProfileBodyHolder(ProfileBody value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index