Uses of Interface
com.sun.xml.rpc.spi.model.Port
-
Packages that use Port Package Description com.sun.xml.rpc.processor.generator com.sun.xml.rpc.processor.model com.sun.xml.rpc.spi.tools -
-
Uses of Port in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type Port Modifier and Type Method Description StringNames. stubFor(Port port)Return stub class name for impl class name. -
Uses of Port in com.sun.xml.rpc.processor.model
Classes in com.sun.xml.rpc.processor.model that implement Port Modifier and Type Class Description classPort -
Uses of Port in com.sun.xml.rpc.spi.tools
Methods in com.sun.xml.rpc.spi.tools with parameters of type Port Modifier and Type Method Description StringNames. stubFor(Port port)Return stub class name for impl class name.
-