Methods in org.jboss.webservice.metadata.jaxrpcmapping with parameters of type ServiceInterfaceMapping |
void |
JavaWsdlMappingFactory.addChild(JavaWsdlMapping javaWsdlMapping,
ServiceInterfaceMapping siMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
JavaWsdlMappingFactory.addChild(ServiceInterfaceMapping siMapping,
PortMapping portMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
JavaWsdlMapping.addServiceInterfaceMappings(ServiceInterfaceMapping serviceInterfaceMapping)
|
Object |
JavaWsdlMappingFactory.newChild(ServiceInterfaceMapping siMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
Called when parsing of a new element started. |
void |
JavaWsdlMappingFactory.setValue(ServiceInterfaceMapping siMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
Called when a new simple child element with text value was read from the XML content. |