|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyMessage | |
---|---|
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 ProxyMessage in org.objectweb.joram.mom.proxies |
---|
Methods in org.objectweb.joram.mom.proxies that return ProxyMessage | |
---|---|
ProxyMessage |
AckedQueue.get()
|
Methods in org.objectweb.joram.mom.proxies with parameters of type ProxyMessage | |
---|---|
void |
AckedQueue.push(ProxyMessage msg)
|
Uses of ProxyMessage in org.objectweb.joram.mom.proxies.tcp |
---|
Methods in org.objectweb.joram.mom.proxies.tcp that return ProxyMessage | |
---|---|
ProxyMessage |
IOControl.receive()
|
Methods in org.objectweb.joram.mom.proxies.tcp with parameters of type ProxyMessage | |
---|---|
void |
IOControl.send(ProxyMessage msg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |