|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |