Serialized Form


Package rabbit.html

Class rabbit.html.HtmlParseException extends Exception implements Serializable

serialVersionUID: 20050430L


Package rabbit.http

Class rabbit.http.GeneralHeader extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class rabbit.http.Header extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class rabbit.http.HttpHeader extends GeneralHeader implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class rabbit.http.MultipartHeader extends GeneralHeader implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package rabbit.proxy

Class rabbit.proxy.RequestLineTooLongException extends IOException implements Serializable


Package rabbit.util

Class rabbit.util.SProperties extends HashMap<String,String> implements Serializable

serialVersionUID: 20050430L