|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Description of the Interface
Method Summary | |
void |
onConnect(ConnectionIntercept sender)
Description of the Method |
void |
onDisconnect(ConnectionIntercept sender)
Description of the Method |
void |
onRead(ConnectionIntercept sender,
byte[] b)
Description of the Method |
void |
onWrite(ConnectionIntercept sender,
byte[] b)
Description of the Method |
Method Detail |
public void onConnect(ConnectionIntercept sender)
sender
- Description of the Parameterpublic void onDisconnect(ConnectionIntercept sender)
sender
- Description of the Parameterpublic void onRead(ConnectionIntercept sender, byte[] b)
sender
- Description of the Parameterb
- Description of the Parameterpublic void onWrite(ConnectionIntercept sender, byte[] b)
sender
- Description of the Parameterb
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |