static class AbstractSession.CloseResourceOutputStream
extends java.io.FilterOutputStream
Modifier and Type | Field and Description |
---|---|
private java.io.Closeable |
resource |
Constructor and Description |
---|
CloseResourceOutputStream(java.io.OutputStream parent,
java.io.Closeable resource) |
Modifier and Type | Method and Description |
---|---|
void |
close() |