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
 java.util.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 is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.