BBjJettyServerConfiguration::getMimeTypes
Description
In BBj 19.00 and higher, this method returns a BBjVector containing the configured MIME types in jetty.xml.
MIME types are stored as mime-type elements in jetty.xml and are applicable to all contexts.
Syntax
|
Return Value |
Method |
|---|---|
|
getMimeTypes() |
Return Value
Returns a BBjVector containing the configured mime-types.
Example
|