| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.servlet_container |
| Modifier and Type | Method and Description |
|---|---|
List<MimeMapping> |
ServletContainer.ServletContainerResources.mimeMappings()
Get the list of org.wildfly.swarm.config.undertow.servlet_container.MimeMapping resources
|
| Modifier and Type | Method and Description |
|---|---|
ServletContainer |
ServletContainer.mimeMapping(MimeMapping value)
Add the org.wildfly.swarm.config.undertow.servlet_container.MimeMapping object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
ServletContainer |
ServletContainer.mimeMappings(List<MimeMapping> value)
Add all org.wildfly.swarm.config.undertow.servlet_container.MimeMapping objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
MimeMapping |
MimeMapping.value(String value)
The mime type for this mapping
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.