|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GZipListener
A listener for gzip handling events.
| Method Summary | |
|---|---|
void |
failed(Exception e)
Signal that an exception has occurred during handling of data. |
byte[] |
getBuffer()
Get the data buffer the listener wants the handled data in. |
| Method Detail |
|---|
byte[] getBuffer()
void failed(Exception e)
e - the real error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||