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 |
|---|---|
static String[] |
readPOAName(InputStream istream) |
void |
writeTemplate(OutputStream os) |
setORBVersion, write, writeequals, getAdapterId, getMagic, getObjectAdapterId, getORBId, getORBVersion, getServerId, getServerRequestDispatcher, getSubcontractId, hashCode, readObjectKey, setORBVersion, toStringpublic 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 static String[] readPOAName(InputStream istream)
public void writeTemplate(OutputStream os)
writeTemplate in class ObjectKeyTemplateBaseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.