API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.PortableServer.ServantLocatorPackage. CookieHolder View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      CookieHolder
Implements
 Streamable
Subclasses
Description
publicfinal class CookieHolder
  The native type PortableServer::ServantLocator::Cookie is mapped to java.lang.Object.
See also:   
Constructors
public CookieHolder ()
public CookieHolder (Object initial)
Methods
Hide/Show inherited methods
public void _read (InputStream is) [Specified in Streamable]
public TypeCode _type () [Specified in Streamable]
public void _write (OutputStream os) [Specified in Streamable]
Fields
Hide/Show inherited fields
public Object value
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar