public class CookieHolder extends Object implements Streamable
Constructor and Description |
---|
CookieHolder() |
CookieHolder(Object intial) |
public Object value
public CookieHolder()
public CookieHolder(Object intial)
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
Copyright © 2013. All Rights Reserved.