Serialized Form


Package org.eclipse.jetty.http

Class org.eclipse.jetty.http.HttpException extends IOException implements Serializable

Serialized Fields

_status

int _status

_reason

String _reason

Class org.eclipse.jetty.http.PathMap extends HashMap 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



Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.