Uses of Interface
org.clazzes.util.http.AcceptMatcher

Packages that use AcceptMatcher
org.clazzes.util.http   
 

Uses of AcceptMatcher in org.clazzes.util.http
 

Methods in org.clazzes.util.http that return AcceptMatcher
static AcceptMatcher LocaleHelper.getLocaleMatcher()
           
 

Methods in org.clazzes.util.http with parameters of type AcceptMatcher
static String AcceptHelper.selectAcceptItem(String acceptedItems, String[] supportedItems, AcceptMatcher matcher)
          Evaluate an Accept-* header and match it against a list of supported server-side items.
 



Copyright © 2013. All Rights Reserved.