| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected List<DispatcherType> |
FilterMappingType.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
DispatcherType |
ObjectFactory.createDispatcherType()
Create an instance of
DispatcherType |
DispatcherType |
DispatcherType.withId(String value) |
DispatcherType |
DispatcherType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DispatcherType> |
FilterMappingType.getDispatcher()
Gets the value of the dispatcher property.
|
| Modifier and Type | Method and Description |
|---|---|
FilterMappingType |
FilterMappingType.withDispatcher(DispatcherType... values) |
| Modifier and Type | Method and Description |
|---|---|
FilterMappingType |
FilterMappingType.withDispatcher(Collection<DispatcherType> values) |
Copyright © 2019. All rights reserved.