Uses of Class
org.apache.sandesha.server.RMInvokerWork

Packages that use RMInvokerWork
org.apache.sandesha.server   
 

Uses of RMInvokerWork in org.apache.sandesha.server
 

Methods in org.apache.sandesha.server that return RMInvokerWork
protected  RMInvokerWork ThreadPoolInvokeStrategy.RMRunnableInvoker.getRMInvokerWorker()
           
 

Constructors in org.apache.sandesha.server with parameters of type RMInvokerWork
ThreadPoolInvokeStrategy.RMRunnableInvoker(RMInvokerWork aRMInvokerWork)