Uses of Class
org.ow2.petals.binding.soap.addressing.Addressing

Packages that use Addressing
org.ow2.petals.binding.soap.addressing   
org.ow2.petals.binding.soap.listener.outgoing   
 

Uses of Addressing in org.ow2.petals.binding.soap.addressing
 

Methods in org.ow2.petals.binding.soap.addressing that return Addressing
static Addressing WSAHelper.getAddressing(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions)
          Get the addressing information from the extensions
static Addressing WSAHelper.getAddressing(java.lang.String address)
          Create an addressing object
static Addressing WSAHelper.merge(Addressing wsAddressing, Addressing suAddressing)
          Merge the addressing beans.
 

Methods in org.ow2.petals.binding.soap.addressing with parameters of type Addressing
static Addressing WSAHelper.merge(Addressing wsAddressing, Addressing suAddressing)
          Merge the addressing beans.
 

Uses of Addressing in org.ow2.petals.binding.soap.listener.outgoing
 

Methods in org.ow2.petals.binding.soap.listener.outgoing with parameters of type Addressing
protected  void SOAPCaller.updateClient(PetalsServiceClient client, Addressing addressing, org.ow2.petals.component.framework.api.message.Exchange exchange)
          Update the client properties
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.