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