Uses of Class
com.bradmcevoy.http.Request.CacheControlRequest

Packages that use Request.CacheControlRequest
com.bradmcevoy.http   
 

Uses of Request.CacheControlRequest in com.bradmcevoy.http
 

Methods in com.bradmcevoy.http that return Request.CacheControlRequest
static Request.CacheControlRequest Request.CacheControlRequest.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Request.CacheControlRequest[] Request.CacheControlRequest.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.