Uses of Class
org.restlet.engine.application.Conneg
-
Packages that use Conneg Package Description org.restlet.engine.application Supports Restlet applications. -
-
Uses of Conneg in org.restlet.engine.application
Subclasses of Conneg in org.restlet.engine.application Modifier and Type Class Description classFlexibleConnegContent 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.classStrictConnegContent negotiation algorithm that strictly interprets the content negotiation preferences.
-