public final class POAObjectKeyTemplate extends NewObjectKeyTemplateBase
JIDL_OAID, JIDL_ORB_ID| 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) |
write, writeequals, getAdapterId, getObjectAdapterId, getORBId, getORBVersion, getServerId, getServerRequestDispatcher, getSubcontractId, hashCode, 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)
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.