|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.ServantLocatorPackage.CookieHolder
Field Summary | |
---|---|
java.lang.Object |
value
|
Constructor Summary | |
---|---|
CookieHolder()
|
|
CookieHolder(java.lang.Object intial)
|
Method Summary | |
---|---|
void |
_read(InputStream input)
|
TypeCode |
_type()
|
void |
_write(OutputStream output)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Object value
Constructor Detail |
public CookieHolder()
public CookieHolder(java.lang.Object intial)
Method Detail |
public void _read(InputStream input)
_read
in interface Streamable
public void _write(OutputStream output)
_write
in interface Streamable
public TypeCode _type()
_type
in interface Streamable
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |