Package | Description |
---|---|
org.jboss.ws.metadata.jaxrpcmapping |
Modifier and Type | Method and Description |
---|---|
PortMapping[] |
ServiceInterfaceMapping.getPortMappings() |
Modifier and Type | Method and Description |
---|---|
void |
JavaWsdlMappingFactory.addChild(ServiceInterfaceMapping siMapping,
PortMapping portMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete.
|
void |
ServiceInterfaceMapping.addPortMapping(PortMapping portMapping) |
void |
JavaWsdlMappingFactory.setValue(PortMapping portMapping,
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.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.