|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.IOP.TaggedComponent
TaggedComponents
contained in
TAG_INTERNET_IOP
and
TAG_MULTIPLE_COMPONENTS
profiles are identified by
unique numeric tags using a namespace distinct form that is used for
profile tags. Component tags are assigned by the OMG.
Specifications of components must include the following information:
TaggedComponent
that the protocol uses:
Field Summary | |
byte[] |
component_data
The component data associated with the component id. |
int |
tag
The tag, represented as a component id. |
Constructor Summary | |
TaggedComponent()
|
|
TaggedComponent(int _tag,
byte[] _component_data)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int tag
public byte[] component_data
Constructor Detail |
public TaggedComponent()
public TaggedComponent(int _tag, byte[] _component_data)
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.