Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected List<ParamValueType> |
PortComponentHandlerType.initParam |
protected List<ParamValueType> |
ServiceRefHandlerType.initParam |
Modifier and Type | Method and Description |
---|---|
ParamValueType |
ObjectFactory.createParamValueType()
Create an instance of
ParamValueType |
Modifier and Type | Method and Description |
---|---|
List<ParamValueType> |
PortComponentHandlerType.getInitParam()
Gets the value of the initParam property.
|
List<ParamValueType> |
ServiceRefHandlerType.getInitParam()
Gets the value of the initParam property.
|
Apache CXF