public class GenericTaggedComponent extends GenericIdentifiable implements TaggedComponent
Constructor and Description |
---|
GenericTaggedComponent(int id,
byte[] data) |
GenericTaggedComponent(int id,
InputStream is) |
Modifier and Type | Method and Description |
---|---|
TaggedComponent |
getIOPComponent(ORB orb) |
equals, getData, getId, hashCode, toString, write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId
public GenericTaggedComponent(int id, InputStream is)
public GenericTaggedComponent(int id, byte[] data)
public TaggedComponent getIOPComponent(ORB orb)
getIOPComponent
in interface TaggedComponent
Copyright © 2021 JBoss by Red Hat. All rights reserved.