Uses of Class
org.apache.cxf.jaxws.handler.types.ParamValueType

Packages that use ParamValueType
org.apache.cxf.jaxws.handler.types Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ParamValueType in org.apache.cxf.jaxws.handler.types
 

Fields in org.apache.cxf.jaxws.handler.types with type parameters of type ParamValueType
protected  List<ParamValueType> PortComponentHandlerType.initParam
           
 

Methods in org.apache.cxf.jaxws.handler.types that return types with arguments of type ParamValueType
 List<ParamValueType> PortComponentHandlerType.getInitParam()
          Gets the value of the initParam property.
 



Apache CXF