Uses of Class
groovyx.net.http.ContentType

Uses of ContentType in groovyx.net.http
 

Methods in groovyx.net.http that return ContentType
static ContentType ContentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContentType[] ContentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in groovyx.net.http with parameters of type ContentType
protected  HttpEntity EncoderRegistry.createEntity(ContentType ct, String data)
           
 



Copyright © 2008. All Rights Reserved.