|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response.ContentEncoding | |
|---|---|
| com.bradmcevoy.http | |
| Uses of Response.ContentEncoding in com.bradmcevoy.http |
|---|
| Methods in com.bradmcevoy.http that return Response.ContentEncoding | |
|---|---|
static Response.ContentEncoding |
Response.ContentEncoding.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Response.ContentEncoding[] |
Response.ContentEncoding.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.bradmcevoy.http with parameters of type Response.ContentEncoding | |
|---|---|
void |
Response.setContentEncodingHeader(Response.ContentEncoding encoding)
|
void |
AbstractResponse.setContentEncodingHeader(Response.ContentEncoding encoding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||