Inheritance diagram for org.objectweb.joram.mom.proxies.RequestNot:


Public Member Functions | |
| RequestNot (int cKey, Object msg) | |
| final int | getConnectionKey () |
| final Object | getMessage () |
| StringBuffer | toString (StringBuffer output) |
Definition at line 27 of file RequestNot.java.
| StringBuffer org.objectweb.joram.mom.proxies.RequestNot.toString | ( | StringBuffer | output | ) |
Appends a string image for this object to the StringBuffer parameter.
| output | buffer to fill in |
output buffer is returned Reimplemented from fr.dyade.aaa.agent.Notification.
Definition at line 60 of file RequestNot.java.
1.5.0