| Package | Description |
|---|---|
| org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
| Modifier and Type | Field and Description |
|---|---|
static Trie<MimeTypes.Type> |
MimeTypes.CACHE |
| Modifier and Type | Method and Description |
|---|---|
MimeTypes.Type |
MimeTypes.Type.getBaseType() |
MimeTypes.Type |
ResourceHttpContent.getMimeType() |
MimeTypes.Type |
HttpContent.getMimeType() |
MimeTypes.Type |
GzipHttpContent.getMimeType() |
static MimeTypes.Type |
MimeTypes.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeTypes.Type[] |
MimeTypes.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1995-2016 Webtide. All Rights Reserved.