Class AddressingPrefixMapper

java.lang.Object
com.sun.xml.ws.addressing.policy.AddressingPrefixMapper
All Implemented Interfaces:
com.sun.xml.ws.policy.spi.PrefixMapper

public class AddressingPrefixMapper extends Object implements com.sun.xml.ws.policy.spi.PrefixMapper
This supplies the prefixes for the namespaces under Addressing domain.
Author:
Fabian Ritzmann, Rama Pulavarthi
  • Constructor Details

    • AddressingPrefixMapper

      public AddressingPrefixMapper()
  • Method Details

    • getPrefixMap

      public Map<String,String> getPrefixMap()
      Specified by:
      getPrefixMap in interface com.sun.xml.ws.policy.spi.PrefixMapper