public final class OldJIDLObjectKeyTemplate extends OldObjectKeyTemplateBase
| Modifier and Type | Field and Description |
|---|---|
static byte |
NULL_PATCH_VERSION
JDK 1.3.1 FCS did not include a version byte at the end of its object
keys.
|
JIDL_OAID, JIDL_ORB_ID| Constructor and Description |
|---|
OldJIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is) |
OldJIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is,
OctetSeqHolder osh) |
OldJIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
int serverid) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(ObjectId objectId,
OutputStream os) |
equals, getAdapterId, getObjectAdapterId, getORBId, getORBVersion, getServerId, getServerRequestDispatcher, getSubcontractId, hashCode, setORBVersion, writepublic static final byte NULL_PATCH_VERSION
public OldJIDLObjectKeyTemplate(ORB orb, int magic, int scid, InputStream is, OctetSeqHolder osh)
public OldJIDLObjectKeyTemplate(ORB orb, int magic, int scid, int serverid)
public OldJIDLObjectKeyTemplate(ORB orb, int magic, int scid, InputStream is)
public void write(ObjectId objectId, OutputStream os)
write in interface ObjectKeyTemplatewrite in class ObjectKeyTemplateBaseCopyright © 2020 ADDC Infotech GmbH. All rights reserved.