Public Member Functions | |
| JGroupsAckMsg (Message message) | |
| String | toString () |
Package Functions | |
| void | delete () throws IOException |
| int | getStamp () |
Package Attributes | |
| String | name = null |
| int | stamp |
| boolean | isPersistent |
Definition at line 31 of file JGroupsAckMsg.java.
| void fr.dyade.aaa.agent.JGroupsAckMsg.delete | ( | ) | throws IOException [package] |
Deletes the current object in persistent storage.
Definition at line 49 of file JGroupsAckMsg.java.
References fr.dyade.aaa.agent.JGroupsAckMsg.isPersistent, and fr.dyade.aaa.agent.JGroupsAckMsg.name.
Referenced by fr.dyade.aaa.agent.SimpleNetwork.ackMsg().
1.5.0