Uses of Class
org.apache.cxf.jaxws.handler.types.ParamValueType
-
Packages that use ParamValueType Package Description 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 Modifier and Type Field Description protected List<ParamValueType>PortComponentHandlerType. initParamMethods in org.apache.cxf.jaxws.handler.types that return types with arguments of type ParamValueType Modifier and Type Method Description List<ParamValueType>PortComponentHandlerType. getInitParam()Gets the value of the initParam property.
-