Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.PortComponentRefType

Packages that use PortComponentRefType
org.apache.cxf.jaxws.javaee   
 

Uses of PortComponentRefType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee with type parameters of type PortComponentRefType
protected  List<PortComponentRefType> ServiceRefType.portComponentRef
           
 

Methods in org.apache.cxf.jaxws.javaee that return PortComponentRefType
 PortComponentRefType ObjectFactory.createPortComponentRefType()
          Create an instance of PortComponentRefType
 

Methods in org.apache.cxf.jaxws.javaee that return types with arguments of type PortComponentRefType
 List<PortComponentRefType> ServiceRefType.getPortComponentRef()
          Gets the value of the portComponentRef property.
 


Apache CXF API

Apache CXF