public final class OldPOAObjectKeyTemplate extends OldObjectKeyTemplateBase
JIDL_OAID, JIDL_ORB_ID, wrapper| Constructor and Description |
|---|
OldPOAObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is)
This constructor reads the template ONLY from the stream
|
OldPOAObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is,
OctetSeqHolder osh)
This constructor reads a complete ObjectKey (template and Id)
from the stream.
|
OldPOAObjectKeyTemplate(ORB orb,
int magic,
int scid,
int serverid,
int orbid,
int poaid) |
| Modifier and Type | Method and Description |
|---|---|
ORBVersion |
getORBVersion() |
void |
writeTemplate(OutputStream os) |
equals, getAdapterId, getMagic, getObjectAdapterId, getORBId, getServerId, getServerRequestDispatcher, getSubcontractId, hashCode, readObjectKey, setORBVersion, write, writepublic OldPOAObjectKeyTemplate(ORB orb, int magic, int scid, InputStream is)
public OldPOAObjectKeyTemplate(ORB orb, int magic, int scid, InputStream is, OctetSeqHolder osh)
public OldPOAObjectKeyTemplate(ORB orb, int magic, int scid, int serverid, int orbid, int poaid)
public void writeTemplate(OutputStream os)
writeTemplate in class ObjectKeyTemplateBasepublic ORBVersion getORBVersion()
getORBVersion in interface ObjectKeyTemplategetORBVersion in class ObjectKeyTemplateBaseCopyright © 2018 JBoss by Red Hat. All rights reserved.