Package org.objectweb.joram.mom.proxies
Class RequestBuffer
- java.lang.Object
-
- org.objectweb.joram.mom.proxies.RequestBuffer
-
public class RequestBuffer extends Object
-
-
Field Summary
Fields Modifier and Type Field Description private Hashtablenotsprivate ProxyAgentItfproxyAgent
-
Constructor Summary
Constructors Constructor Description RequestBuffer(ProxyAgentItf proxy)
-
-
-
Field Detail
-
proxyAgent
private ProxyAgentItf proxyAgent
-
nots
private Hashtable nots
-
-
Constructor Detail
-
RequestBuffer
public RequestBuffer(ProxyAgentItf proxy)
-
-
Method Detail
-
put
public void put(int key, ProducerMessages req)
-
flush
public void flush()
-
-