Package org.restlet.rebind
Deferred binding logic for transparent serialization.
- Since:
- Restlet 2.0
-
Class Summary Class Description AnnotationInfo Descriptor for method annotations.AnnotationUtils Utilities to manipulate Restlet annotations.ClientProxyGenerator Deferred binding generator capable of creating a subclass ofClientProxy
implementing a custom Java interface, extending the markerClientProxy
interface, and annotated with Restlet annotations such asGet
,Post
,Put
orDelete
.