|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.mom.proxies.RequestBuffer
public class RequestBuffer
Field Summary | |
---|---|
private java.util.Hashtable |
nots
|
private ProxyAgentItf |
proxyAgent
|
Constructor Summary | |
---|---|
RequestBuffer(ProxyAgentItf proxy)
|
Method Summary | |
---|---|
void |
flush()
|
void |
put(int key,
ProducerMessages req)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private ProxyAgentItf proxyAgent
private java.util.Hashtable nots
Constructor Detail |
---|
public RequestBuffer(ProxyAgentItf proxy)
Method Detail |
---|
public void put(int key, ProducerMessages req)
public void flush()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |