Uses of Class
com.bradmcevoy.http.Response.CacheControlResponse

Packages that use Response.CacheControlResponse
com.bradmcevoy.http   
 

Uses of Response.CacheControlResponse in com.bradmcevoy.http
 

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



Copyright © 2011. All Rights Reserved.