Uses of Interface
org.apache.sandesha.server.InvokeStrategy

Packages that use InvokeStrategy
org.apache.sandesha.server   
 

Uses of InvokeStrategy in org.apache.sandesha.server
 

Classes in org.apache.sandesha.server that implement InvokeStrategy
 class ThreadPoolInvokeStrategy
          Use the Axis thread pool for handling web service invokes.
 

Methods in org.apache.sandesha.server that return InvokeStrategy
 InvokeStrategy InvokerFactory.createInvokerStrategy()
          Create the RMInvokerStrategy impl.