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