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, write
public 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 ObjectKeyTemplateBase
public ORBVersion getORBVersion()
getORBVersion
in interface ObjectKeyTemplate
getORBVersion
in class ObjectKeyTemplateBase
Copyright © 2019 JBoss by Red Hat. All rights reserved.