|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCRecipient | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages | |
| Uses of TCRecipient in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages that return TCRecipient | |
|---|---|
TCRecipient |
TCMessage.getTarget()
|
static TCRecipient |
TCRecipient.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TCRecipient[] |
TCRecipient.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages with parameters of type TCRecipient | |
|---|---|
boolean |
TCMessage.isTarget(TCRecipient target)
|
| Constructors in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages with parameters of type TCRecipient | |
|---|---|
TCMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId source,
TCRecipient target,
cz.cuni.amis.utils.token.IToken messageType,
Serializable message,
long simTime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||