public final class JIDLObjectKeyTemplate extends NewObjectKeyTemplateBase
JIDL_OAID, JIDL_ORB_ID| Constructor and Description |
|---|
JIDLObjectKeyTemplate(ORB orb,
int scid,
int serverid) |
JIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is)
This constructor reads the template ONLY from the stream.
|
JIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is,
OctetSeqHolder osh)
This constructor reads a complete ObjectKey (template and Id) from the
stream.
|
write, writeequals, getAdapterId, getObjectAdapterId, getORBId, getORBVersion, getServerId, getServerRequestDispatcher, getSubcontractId, hashCode, setORBVersionpublic JIDLObjectKeyTemplate(ORB orb, int magic, int scid, InputStream is)
public JIDLObjectKeyTemplate(ORB orb, int magic, int scid, InputStream is, OctetSeqHolder osh)
public JIDLObjectKeyTemplate(ORB orb, int scid, int serverid)
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.