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