Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected List<ServiceRefHandlerType> |
ServiceRefHandlerChainType.handler |
protected List<ServiceRefHandlerType> |
ServiceRefType.handler |
Modifier and Type | Method and Description |
---|---|
ServiceRefHandlerType |
ObjectFactory.createServiceRefHandlerType()
Create an instance of
ServiceRefHandlerType |
Modifier and Type | Method and Description |
---|---|
List<ServiceRefHandlerType> |
ServiceRefHandlerChainType.getHandler()
Gets the value of the handler property.
|
List<ServiceRefHandlerType> |
ServiceRefType.getHandler()
Gets the value of the handler property.
|
Apache CXF