Uses of Class
org.restlet.engine.application.Conneg

Packages that use Conneg
org.restlet.engine.application Supports Restlet applications. 
 

Uses of Conneg in org.restlet.engine.application
 

Subclasses of Conneg in org.restlet.engine.application
 class FlexibleConneg
          Content negotiation algorithm that flexibly interprets the content negotiation preferences to try to always return a variant even if the client preferences don't exactly match.
 class StrictConneg
          Content negotiation algorithm that strictly interprets the content negotiation preferences.
 



Copyright © 2005-2013 Restlet.