public class SoapAddress extends XmlAddress
HTTP_PREFIX
Constructor and Description |
---|
SoapAddress() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
buildAddressArguments(ToolContext context) |
Map<String,String> |
getNamespaces(ToolContext context) |
public Map<String,String> getNamespaces(ToolContext context)
getNamespaces
in interface Address
getNamespaces
in class XmlAddress
public Map<String,Object> buildAddressArguments(ToolContext context)
buildAddressArguments
in interface Address
buildAddressArguments
in class XmlAddress
Apache CXF