Uses of Class
org.apache.clerezza.triaxrs.util.AcceptHeader

Packages that use AcceptHeader
org.apache.clerezza.triaxrs   
org.apache.clerezza.triaxrs.util   
 

Uses of AcceptHeader in org.apache.clerezza.triaxrs
 

Methods in org.apache.clerezza.triaxrs that return AcceptHeader
 AcceptHeader WebRequestImpl.getAcceptHeader()
           
 AcceptHeader WebRequest.getAcceptHeader()
          Returns the chosen accept header of the request
 

Uses of AcceptHeader in org.apache.clerezza.triaxrs.util
 

Constructors in org.apache.clerezza.triaxrs.util with parameters of type AcceptHeader
InconsistentMediaTypeComparator(AcceptHeader acceptHeader)
           
MediaTypeComparator(AcceptHeader acceptHeader)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.