Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.serviceEndpointMethodMappingType
-
Packages that use serviceEndpointMethodMappingType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of serviceEndpointMethodMappingType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return serviceEndpointMethodMappingType Modifier and Type Method Description serviceEndpointMethodMappingTypejavaWsdlMappingFactory. createserviceEndpointMethodMappingType(String elementName)Create the Java bean serviceEndpointMethodMappingType for the elementserviceEndpointMethodMappingTypeserviceEndpointInterfaceMappingType. getServiceEndpointMethodMapping(int index)Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type serviceEndpointMethodMappingType Modifier and Type Method Description voidserviceEndpointInterfaceMappingType. setServiceEndpointMethodMapping(int index, serviceEndpointMethodMappingType serviceEndpointMethodMapping)
-