Apache CXF API

Uses of Class
org.apache.cxf.tools.common.model.JavaPort

Packages that use JavaPort
org.apache.cxf.tools.common.model   
 

Uses of JavaPort in org.apache.cxf.tools.common.model
 

Methods in org.apache.cxf.tools.common.model that return types with arguments of type JavaPort
 List<JavaPort> JavaServiceClass.getPorts()
           
 

Methods in org.apache.cxf.tools.common.model with parameters of type JavaPort
 void JavaServiceClass.addPort(JavaPort port)
           
 


Apache CXF API

Apache CXF