|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpyConnectionInterface
This interface is used to monitor user activities;
Method Summary | |
---|---|
void |
request(String msg)
Write user request. |
void |
response(String msg)
Write server response. |
Method Detail |
---|
void request(String msg) throws IOException
IOException
void response(String msg) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |