Class 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 Detail

      • AddressingPrefixMapper

        public AddressingPrefixMapper()
    • Method Detail

      • getPrefixMap

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