| Package | Description |
|---|---|
| org.apache.cxf.jaxws.handler | |
| org.apache.cxf.jaxws.javaee |
| Modifier and Type | Method and Description |
|---|---|
protected List<Handler> |
HandlerChainBuilder.buildHandlerChain(PortComponentHandlerType ht,
ClassLoader classLoader) |
List<Handler> |
HandlerChainBuilder.buildHandlerChainFromConfiguration(PortComponentHandlerType hc) |
| Modifier and Type | Method and Description |
|---|---|
List<Handler> |
HandlerChainBuilder.buildHandlerChainFromConfiguration(List<PortComponentHandlerType> hc) |
| Modifier and Type | Field and Description |
|---|---|
protected List<PortComponentHandlerType> |
HandlerChainType.handler |
protected List<PortComponentHandlerType> |
PortComponentType.handler |
| Modifier and Type | Method and Description |
|---|---|
PortComponentHandlerType |
ObjectFactory.createPortComponentHandlerType()
Create an instance of
PortComponentHandlerType |
| Modifier and Type | Method and Description |
|---|---|
List<PortComponentHandlerType> |
HandlerChainType.getHandler()
Gets the value of the handler property.
|
List<PortComponentHandlerType> |
PortComponentType.getHandler()
Gets the value of the handler property.
|
Apache CXF