|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProtocolService
| Method Summary | |
|---|---|
void |
execute(org.resoa.grid.GridSession session)
Excute the protocol service |
boolean |
isActive()
is the protocol service activated within stack? |
void |
onNewMessage(org.resoa.grid.Message msg)
invoked on incoming protocol message |
void |
setActive(boolean active)
set the protocol service active flag? |
| Method Detail |
|---|
boolean isActive()
void setActive(boolean active)
active -
void execute(org.resoa.grid.GridSession session)
throws org.resoa.exception.ProtocolException
session -
org.resoa.exception.ProtocolException
void onNewMessage(org.resoa.grid.Message msg)
throws org.resoa.exception.ProtocolException
msg -
org.resoa.exception.ProtocolException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||