public class MimeMapping<T extends MimeMapping> extends Object
| Constructor and Description |
|---|
MimeMapping(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
value()
The mime type for this mapping
|
T |
value(String value)
The mime type for this mapping
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.