BBjJettyServerConfiguration::removeMimeType
Description
In BBj 19.0 and higher, this method removes a mime-type from jetty.xml.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
removeMimeType(String extension) |
Parameters
|
Variable |
Description |
|---|---|
|
extension |
The mime-type extension to remove. |
Return Value
None.
Example
|