public static class GZIPEncodingInterceptor.CommittedGZIPOutputStream extends CommitHeaderOutputStream
CommitHeaderOutputStream.CommitCallback
Modifier and Type | Field and Description |
---|---|
protected GZIPOutputStream |
gzip |
delegate, headers, isHeadersCommitted
Modifier | Constructor and Description |
---|---|
protected |
GZIPEncodingInterceptor.CommittedGZIPOutputStream(OutputStream delegate,
CommitHeaderOutputStream.CommitCallback headers) |
Modifier and Type | Method and Description |
---|---|
void |
commit() |
GZIPOutputStream |
getGzip() |
close, flush, getDelegate, setDelegate, setHeaders, write, write, write
protected GZIPOutputStream gzip
protected GZIPEncodingInterceptor.CommittedGZIPOutputStream(OutputStream delegate, CommitHeaderOutputStream.CommitCallback headers)
public GZIPOutputStream getGzip()
public void commit()
commit
in class CommitHeaderOutputStream
Copyright © 2014. All Rights Reserved.