Package org.qi4j.library.rest.server.restlet

Restlet ReST Server.

See:
          Description

Interface Summary
InteractionConstraints Service interface for checking whether a particular method or a whole class is not valid at this point, for whatever reason (application state or authorization rules usually).
 

Class Summary
ConstraintViolationMessages TODO
ExtensionMediaTypeFilter JAVADOC
InteractionConstraintsService JAVADOC
InteractionConstraintsService.InteractionConstraintsBinding  
NullCommandResult The command has no result at all (ignore it).
RequestReaderDelegator Delegates to a list of potential readers.
ResponseWriterDelegator Delegates to a list of potential writers.
 

Package org.qi4j.library.rest.server.restlet Description

Restlet ReST Server.