|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Minimalistic interface for protocol session monitors. Will be obsoleted, try not to use.
| Method Summary | |
void |
config(ProtocolSession ownerProtocol,
com.renesys.raceway.DML.Configuration cfg)
Configure the Monitor |
void |
init()
Any other initialization depending on other protocols should be done in the "init" phase. |
void |
receive(ProtocolMessage packet,
ProtocolSession fromSession,
ProtocolSession toSession)
Peek at every protocol message push()ed into the monitored protocol session. |
| Method Detail |
public void receive(ProtocolMessage packet,
ProtocolSession fromSession,
ProtocolSession toSession)
public void config(ProtocolSession ownerProtocol,
com.renesys.raceway.DML.Configuration cfg)
throws com.renesys.raceway.DML.configException
com.renesys.raceway.DML.configExceptionpublic void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||