Uses of Class
org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller

Packages that use AbstractExternalServiceCaller
org.ow2.petals.binding.soap.listener.outgoing   
 

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

Subclasses of AbstractExternalServiceCaller in org.ow2.petals.binding.soap.listener.outgoing
 class JSONCaller
          A caller for JSON services
 class RESTCaller
          A REST service caller.
 class SOAPCaller
          An external web service dispatcher.
 

Fields in org.ow2.petals.binding.soap.listener.outgoing with type parameters of type AbstractExternalServiceCaller
protected  Map<String,AbstractExternalServiceCaller> JBIListener.callers
          Map of service callers.
 

Methods in org.ow2.petals.binding.soap.listener.outgoing with parameters of type AbstractExternalServiceCaller
protected  void JBIListener.addCaller(AbstractExternalServiceCaller caller)
           
 



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