|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionModifier
Provides a way to modify the communication channel between client and server.
| Method Summary | |
|---|---|
void |
modifyInputStream(LoggedDataInputStream ldis)
|
void |
modifyOutputStream(LoggedDataOutputStream ldos)
|
| Method Detail |
|---|
void modifyInputStream(LoggedDataInputStream ldis)
throws java.io.IOException
java.io.IOException
void modifyOutputStream(LoggedDataOutputStream ldos)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||