com.sun.xml.ws.addressing.policy
Class AddressingPrefixMapper

java.lang.Object
  extended by 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.


Constructor Summary
AddressingPrefixMapper()
           
 
Method Summary
 Map<String,String> getPrefixMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.