Package org.restlet.ext.gwt
Server-side integration with GWT 2.8.
- Since:
- Restlet 1.1
- See Also:
- Google Web Toolkit, User Guide - GWT extension
-
Class Summary Class Description GwtConverter Converter between Object instances and Representations based on GWT serialization format.ObjectRepresentation<T> Representation based on a serializable Java object.SimpleSerializationPolicy Serialization policy that allows the serialization of all the classes and fields.SimpleSerializationPolicyProvider Serialization policy provider that return theSimpleSerializationPolicy
default instance all the time.