private static class Jackson2JsonpInterceptor.DoNotCloseDelegateOutputStream
extends java.io.BufferedOutputStream
CommitHeaderOutputStream overrides the close() method so it would commit
the headers only, without actually calling the close() method of the delegate OutputStream| Constructor and Description |
|---|
DoNotCloseDelegateOutputStream(java.io.OutputStream delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |