public class Send extends MessageNode
_nameSessions| Constructor and Description |
|---|
Send() |
| Modifier and Type | Method and Description |
|---|---|
String |
getToRole()
This method returns the 'to' role.
|
boolean |
sent(SessionType type,
SessionScope scope,
int scopeIndex,
Message message,
String toRole)
This method checks whether the sent message is valid.
|
void |
setToRole(String role)
This method sets the 'to' role.
|
checkMessage, getOperator, getTypes, setOperator, setTypespublic void setToRole(String role)
role - The 'to' rolepublic String getToRole()
public boolean sent(SessionType type, SessionScope scope, int scopeIndex, Message message, String toRole)
Copyright © 2014. All Rights Reserved.