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, writeTemplatepublic NewObjectKeyTemplateBase(ORB orb, int magic, int scid, int serverid, String orbid, ObjectAdapterId oaid)
public void write(ObjectId objectId, OutputStream os)
write in interface ObjectKeyTemplatewrite in class ObjectKeyTemplateBasepublic void write(OutputStream os)
Writeablewrite in interface Writeablewrite in class ObjectKeyTemplateBaseprotected void setORBVersion(InputStream is)
Copyright © 2018 JBoss by Red Hat. All rights reserved.