| java.lang.Object | ||
| ↳ | uk.ac.imperial.presage2.util.protocols.MessageAction | |
| ↳ | uk.ac.imperial.presage2.util.protocols.InitialiseConversationAction | |
An implementation of a MessageAction designed to initialise the
conversation on first message receipt. Will set the conversation key and
recipients from the given message.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
uk.ac.imperial.presage2.util.fsm.Action
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Initialises the conversation key and recipient of the given
FSMConversation from the Message message. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
uk.ac.imperial.presage2.util.protocols.MessageAction
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
uk.ac.imperial.presage2.util.fsm.Action
| |||||||||||
Initialises the conversation key and recipient of the given
FSMConversation from the Message message.