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 |
CommittedGZIPOutputStream(OutputStream delegate,
CommitHeaderOutputStream.CommitCallback headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
GZIPOutputStream |
getGzip() |
close, flush, getDelegate, setDelegate, setHeaders, write, write, writeprotected GZIPOutputStream gzip
protected CommittedGZIPOutputStream(OutputStream delegate, CommitHeaderOutputStream.CommitCallback headers)
public GZIPOutputStream getGzip()
public void commit()
commit in class CommitHeaderOutputStreamCopyright © 2020 JBoss by Red Hat. All rights reserved.