Uses of Class
org.apache.cxf.ws.addressing.AddressingPropertiesImpl

Packages that use AddressingPropertiesImpl
org.apache.cxf.ws.addressing   
 

Uses of AddressingPropertiesImpl in org.apache.cxf.ws.addressing
 

Methods in org.apache.cxf.ws.addressing that return AddressingPropertiesImpl
static AddressingPropertiesImpl ContextUtils.retrieveMAPs(org.apache.cxf.message.Message message, boolean isProviderContext, boolean isOutbound)
           
static AddressingPropertiesImpl ContextUtils.retrieveMAPs(org.apache.cxf.message.Message message, boolean isProviderContext, boolean isOutbound, boolean warnIfMissing)
           
 



Apache CXF