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

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

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

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

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



Apache CXF