Package | Description |
---|---|
org.restlet.ext.html | |
org.restlet.representation |
Modifier and Type | Class and Description |
---|---|
class |
FormDataSet
HTML form supporting either URL encoding or multipart encoding.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectRepresentation<T extends Serializable>
Representation based on a serializable Java object.
It supports binary representations of JavaBeans using the ObjectInputStream and ObjectOutputStream classes. |
Copyright © 2005–2013. All rights reserved.