Uses of Interface
org.apache.cxf.no_body_parts.wsdl.NoBodyPartsSEI

Packages that use NoBodyPartsSEI
org.apache.cxf.no_body_parts   
org.apache.cxf.no_body_parts.wsdl   
 

Uses of NoBodyPartsSEI in org.apache.cxf.no_body_parts
 

Classes in org.apache.cxf.no_body_parts that implement NoBodyPartsSEI
 class NoBodyPartsImpl
          Implementation class for NoBodyParts
 

Uses of NoBodyPartsSEI in org.apache.cxf.no_body_parts.wsdl
 

Methods in org.apache.cxf.no_body_parts.wsdl that return NoBodyPartsSEI
 NoBodyPartsSEI NoBodyParts.getNoBodyPartsPort()
           
 NoBodyPartsSEI NoBodyParts.getNoBodyPartsPort(javax.xml.ws.WebServiceFeature... features)
           
 



Apache CXF