Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.portMappingType
-
Packages that use portMappingType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of portMappingType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return portMappingType Modifier and Type Method Description portMappingTypejavaWsdlMappingFactory. createportMappingType(String elementName)Create the Java bean portMappingType for the elementportMappingTypeserviceInterfaceMappingType. getPortMapping(int index)Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type portMappingType Modifier and Type Method Description voidserviceInterfaceMappingType. setPortMapping(int index, portMappingType portMapping)
-