Uses of Class
org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService

Packages that use PetalsAxisService
org.ow2.petals.binding.soap.listener.incoming   
 

Uses of PetalsAxisService in org.ow2.petals.binding.soap.listener.incoming
 

Methods in org.ow2.petals.binding.soap.listener.incoming with parameters of type PetalsAxisService
protected  javax.jbi.messaging.MessageExchange RequestProcessor.createMessageExchange(org.apache.axis2.context.MessageContext inContext, javax.xml.namespace.QName operation, PetalsAxisService axisService)
          Create the JBI message exchange
protected  boolean RequestProcessor.isSecuredService(PetalsAxisService service)
          Check is the service is secured ie rampart module has been engaged by the service unit.
protected  javax.xml.namespace.QName SOAPProcessor.retrieveSOAPOperation(org.apache.axis2.context.MessageContext inContext, java.lang.String soapAction, PetalsAxisService axisService)
          Return the operation according to the WSAAction SOAP attribute.
 



Copyright © 2005-2010 OW2 Consortium. All Rights Reserved.