| |
|
| java.lang.Object org.apache.openejb.jee.PortMapping
PortMapping | public class PortMapping (Code) | | The port-mapping defines the mapping of the WSDL port name attribute
to the Java name used to generate the Generated Service Interface
method get{java-name}.
Used in: service-interface-mapping
|
setJavaPortName | public void setJavaPortName(String value)(Code) | | |
|
|
|