Uses of Class
org.objectweb.joram.mom.proxies.AckedQueue

Packages that use AckedQueue
org.objectweb.joram.mom.proxies The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. 
org.objectweb.joram.mom.proxies.tcp The org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. 
 

Uses of AckedQueue in org.objectweb.joram.mom.proxies
 

Methods in org.objectweb.joram.mom.proxies that return AckedQueue
 AckedQueue ReliableConnectionContext.getQueue()
           
 

Uses of AckedQueue in org.objectweb.joram.mom.proxies.tcp
 

Constructors in org.objectweb.joram.mom.proxies.tcp with parameters of type AckedQueue
TcpWriter(IOControl ioctrl, AckedQueue replyQueue, TcpConnection tcpConnection)
          Creates a new writer.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.