Uses of Class
org.apache.sandesha.SandeshaContext

Packages that use SandeshaContext
org.apache.sandesha   
 

Uses of SandeshaContext in org.apache.sandesha
 

Methods in org.apache.sandesha that return SandeshaContext
 SandeshaContext RMMessageContext.getCtx()
           
 

Methods in org.apache.sandesha with parameters of type SandeshaContext
 void RMMessageContext.setCtx(SandeshaContext ctx)