|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--ReplyCodes
Costituisce un insieme di costanti usate nel protocollo di interazione Front End - Replica Manager.
| Field Summary | |
static int |
MSG_NOT_FOUND
Indica che il RM non e' stato in grado di recuperare il messaggio richiesto dal FE. |
static int |
OK
Indica che l'operazione richiesta dal FE e' andata a buon fine. |
| Constructor Summary | |
ReplyCodes()
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final int OK
public static final int MSG_NOT_FOUND
| Constructor Detail |
public ReplyCodes()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||