|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
ch.qos.logback.core.recovery.ResilientOutputStreamBase
ch.qos.logback.core.recovery.ResilientFileOutputStream
public class ResilientFileOutputStream
| Field Summary |
|---|
| Fields inherited from class ch.qos.logback.core.recovery.ResilientOutputStreamBase |
|---|
os, presumedClean |
| Constructor Summary | |
|---|---|
ResilientFileOutputStream(java.io.File file,
boolean append)
|
|
| Method Summary | |
|---|---|
java.nio.channels.FileChannel |
getChannel()
|
java.io.File |
getFile()
|
java.lang.String |
toString()
|
| Methods inherited from class ch.qos.logback.core.recovery.ResilientOutputStreamBase |
|---|
addStatus, close, flush, getContext, setContext, write, write |
| Methods inherited from class java.io.OutputStream |
|---|
write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResilientFileOutputStream(java.io.File file,
boolean append)
throws java.io.FileNotFoundException
java.io.FileNotFoundException| Method Detail |
|---|
public java.nio.channels.FileChannel getChannel()
public java.io.File getFile()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||