public abstract class NewObjectKeyTemplateBase extends ObjectKeyTemplateBase
JIDL_OAID, JIDL_ORB_ID, wrapper
Constructor and Description |
---|
NewObjectKeyTemplateBase(ORB orb,
int magic,
int scid,
int serverid,
String orbid,
ObjectAdapterId oaid) |
Modifier and Type | Method and Description |
---|---|
protected void |
setORBVersion(InputStream is) |
void |
write(ObjectId objectId,
OutputStream os) |
void |
write(OutputStream os)
Write this object directly to the output stream.
|
equals, getAdapterId, getMagic, getObjectAdapterId, getORBId, getORBVersion, getServerId, getServerRequestDispatcher, getSubcontractId, hashCode, readObjectKey, setORBVersion, writeTemplate
public NewObjectKeyTemplateBase(ORB orb, int magic, int scid, int serverid, String orbid, ObjectAdapterId oaid)
public void write(ObjectId objectId, OutputStream os)
write
in interface ObjectKeyTemplate
write
in class ObjectKeyTemplateBase
public void write(OutputStream os)
Writeable
write
in interface Writeable
write
in class ObjectKeyTemplateBase
protected void setORBVersion(InputStream is)
Copyright © 2019 JBoss by Red Hat. All rights reserved.