Package | Description |
---|---|
org.jboss.ws.metadata.jaxrpcmapping |
Modifier and Type | Method and Description |
---|---|
WsdlReturnValueMapping |
ServiceEndpointMethodMapping.getWsdlReturnValueMapping() |
Modifier and Type | Method and Description |
---|---|
void |
JavaWsdlMappingFactory.addChild(ServiceEndpointMethodMapping methodMapping,
WsdlReturnValueMapping returnValueMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete.
|
void |
JavaWsdlMappingFactory.setValue(WsdlReturnValueMapping retValueMapping,
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 |
ServiceEndpointMethodMapping.setWsdlReturnValueMapping(WsdlReturnValueMapping wsdlReturnValueMapping) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.