Serialized Form
-
Package org.restlet.engine.application
-
Class org.restlet.engine.application.StatusInfo
class StatusInfo extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
int code
The specification code. -
contactEmail
String contactEmail
The email address of the administrator to contact in case of error. -
description
String description
The longer description. -
homeRef
String homeRef
The home URI to propose in case of error. -
reasonPhrase
String reasonPhrase
The short reason phrase. -
uri
String uri
The URI of the specification describing the method.
-
-
-
Package org.restlet.engine.util
-
Class org.restlet.engine.util.AlphabeticalComparator
class AlphabeticalComparator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.restlet.engine.util.AlphaNumericComparator
class AlphaNumericComparator extends AlphabeticalComparator implements Serializable- serialVersionUID:
- 1L
-
Class org.restlet.engine.util.CaseInsensitiveHashSet
- serialVersionUID:
- 1L
-
Class org.restlet.engine.util.ImmutableDate
class ImmutableDate extends Date implements Serializable- serialVersionUID:
- -5946186780670229206L
-
Class org.restlet.engine.util.InternetDateFormat
class InternetDateFormat extends DateFormat implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cal
Calendar cal
The Calendar object that allows this class to act as a value holder.
-
-
-
Package org.restlet.resource
-
Exception org.restlet.resource.ResourceException
class ResourceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-