Package | Description |
---|---|
org.jboss.ws.metadata.jaxrpcmapping |
Modifier and Type | Method and Description |
---|---|
WsdlMessageMapping |
MethodParamPartsMapping.getWsdlMessageMapping() |
Modifier and Type | Method and Description |
---|---|
void |
JavaWsdlMappingFactory.addChild(MethodParamPartsMapping partsMapping,
WsdlMessageMapping msgMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete.
|
Object |
JavaWsdlMappingFactory.newChild(WsdlMessageMapping msgMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
Called when parsing of a new element started.
|
void |
JavaWsdlMappingFactory.setValue(WsdlMessageMapping msgMapping,
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.
|
void |
MethodParamPartsMapping.setWsdlMessageMapping(WsdlMessageMapping wsdlMessageMapping) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.