JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Apache CXF API
Prev
Next
Frames
No Frames
All Classes
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 and Description
List
<
JavaPort
>
JavaServiceClass.
getPorts
()
Methods in
org.apache.cxf.tools.common.model
with parameters of type
JavaPort
Modifier and Type
Method and Description
void
JavaServiceClass.
addPort
(
JavaPort
port)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Apache CXF API
Prev
Next
Frames
No Frames
All Classes
Apache CXF