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 ofClientProxyimplementing a custom Java interface, extending the markerClientProxyinterface, and annotated with Restlet annotations such asGet,Post,PutorDelete.