Uses of Class
org.wso2.mercury.state.InvokerBuffer

Packages that use InvokerBuffer
org.wso2.mercury.state   
org.wso2.mercury.workers   
 

Uses of InvokerBuffer in org.wso2.mercury.state
 

Methods in org.wso2.mercury.state that return InvokerBuffer
 InvokerBuffer RMDSequence.getInvokerBuffer()
           
 

Methods in org.wso2.mercury.state with parameters of type InvokerBuffer
 void RMDSequence.setInvokerBuffer(InvokerBuffer invokerBuffer)
           
 

Uses of InvokerBuffer in org.wso2.mercury.workers
 

Constructors in org.wso2.mercury.workers with parameters of type InvokerBuffer
InvokerWorker(InvokerBuffer invokerBuffer)
           
 



~~~~~~~~~~~~~~~~~~~ Mercury ~~~~~~~~~~~~~~~~~~~~~