| Package | Description |
|---|---|
| org.granite.messaging.persistence | |
| org.granite.util |
| Modifier and Type | Method and Description |
|---|---|
static PersistentCollectionSnapshotFactory |
PersistentCollectionSnapshotFactory.newInstance(ContentType contentType) |
| Modifier and Type | Method and Description |
|---|---|
static ContentType |
ContentType.forMimeType(String mimeType) |
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.
|