Uses of Class
org.apache.cxf.tools.common.model.JavaPort
-
Packages that use JavaPort Package Description 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 Modifier and Type Method Description List<JavaPort>JavaServiceClass. getPorts()Methods in org.apache.cxf.tools.common.model with parameters of type JavaPort Modifier and Type Method Description voidJavaServiceClass. addPort(JavaPort port)
-