|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.netbeans.lib.cvsclient.connection.GzipModifier
This class modifies a connection by gzipping all client/server communication
| Constructor Summary | |
GzipModifier()
Creates new GzipModifier |
|
| Method Summary | |
void |
modifyInputStream(LoggedDataInputStream ldis)
|
void |
modifyOutputStream(LoggedDataOutputStream ldos)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GzipModifier()
| Method Detail |
public void modifyInputStream(LoggedDataInputStream ldis)
throws java.io.IOException
modifyInputStream in interface ConnectionModifierjava.io.IOException
public void modifyOutputStream(LoggedDataOutputStream ldos)
throws java.io.IOException
modifyOutputStream in interface ConnectionModifierjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||