|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Messaggio in |
Fields in declared as Messaggio | |
(package private) Messaggio |
FrontEndThread.msg
|
Messaggio |
UpdateRecord.msg
Messaggio da postare. |
Methods in that return Messaggio | |
Messaggio |
BoundedNewsSet.getMsg(MsgHeader mh)
Restituisce un messaggio postato in precedenza nel RM data la sua intestazione. |
Messaggio |
News.getMsg(MsgHeader mh)
Restituisce un messaggio postato in precedenza nel RM data la sua intestazione. |
Messaggio |
NewsSet.getMsg(MsgHeader mh)
Restituisce un messaggio postato in precedenza nel RM data la sua intestazione. |
Methods in with parameters of type Messaggio | |
void |
BoundedNewsSet.putMsg(Messaggio msg)
Memorizza un messaggio postato da un FE. |
void |
News.putMsg(Messaggio msg)
Memorizza un messaggio postato da un FE. |
void |
NewsSet.putMsg(Messaggio msg)
Memorizza un messaggio postato da un FE. |
Constructors in with parameters of type Messaggio | |
UpdateRecord.UpdateRecord(MultipartTimestamp prev,
Messaggio msg,
Cid cid,
int rnode,
MultipartTimestamp ts)
Crea un'istanza di UpdateRecord con tutti i valori specificati. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |