public final class JIDLObjectKeyTemplate extends NewObjectKeyTemplateBase
JIDL_OAID, JIDL_ORB_ID, wrapper
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
writeTemplate(OutputStream os) |
setORBVersion, write, write
equals, getAdapterId, getMagic, getObjectAdapterId, getORBId, getORBVersion, getServerId, getServerRequestDispatcher, getSubcontractId, hashCode, readObjectKey, setORBVersion
public 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)
protected void writeTemplate(OutputStream os)
writeTemplate
in class ObjectKeyTemplateBase
Copyright © 2019 JBoss by Red Hat. All rights reserved.