|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
org.apache.cxf.io.AbstractCachedOutputStream
org.apache.cxf.io.AbstractWrappedOutputStream
public abstract class AbstractWrappedOutputStream
Field Summary | |
---|---|
protected Message |
outMessage
|
Fields inherited from class org.apache.cxf.io.AbstractCachedOutputStream |
---|
currentStream |
Constructor Summary | |
---|---|
protected |
AbstractWrappedOutputStream(Message m)
|
Method Summary | |
---|---|
protected boolean |
alreadyFlushed()
|
Methods inherited from class org.apache.cxf.io.AbstractCachedOutputStream |
---|
close, copyStream, copyStreamWithBase64Encoding, deregisterCallback, dispose, doClose, doFlush, equals, flush, getCallbacks, getInputStream, getOut, getTempFile, hashCode, onWrite, registerCallback, resetOut, setOutputDir, setThreshold, toString, write, write, write |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected Message outMessage
Constructor Detail |
---|
protected AbstractWrappedOutputStream(Message m)
Method Detail |
---|
protected boolean alreadyFlushed()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |