|
||||||||||
| 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.CachedOutputStream
org.apache.servicemix.cxf.transport.jbi.JBIDestinationOutputStream
public class JBIDestinationOutputStream
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.io.CachedOutputStream |
|---|
currentStream, outputLocked |
| Constructor Summary | |
|---|---|
JBIDestinationOutputStream(org.apache.cxf.message.Message m,
org.apache.cxf.message.Message outM,
javax.jbi.messaging.DeliveryChannel dc)
|
|
| Method Summary | |
|---|---|
protected void |
doClose()
|
protected void |
doFlush()
|
protected void |
onWrite()
|
| Methods inherited from class org.apache.cxf.io.CachedOutputStream |
|---|
close, copyStream, deregisterCallback, equals, flush, getBytes, getCallbacks, getInputStream, getOut, getTempFile, hashCode, holdTempFile, lockOutputStream, postClose, registerCallback, releaseTempFileHold, resetOut, setDefaultMaxSize, setDefaultThreshold, setMaxSize, setOutputDir, setThreshold, size, toString, write, write, write, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JBIDestinationOutputStream(org.apache.cxf.message.Message m,
org.apache.cxf.message.Message outM,
javax.jbi.messaging.DeliveryChannel dc)
| Method Detail |
|---|
protected void doFlush()
throws java.io.IOException
doFlush in class org.apache.cxf.io.CachedOutputStreamjava.io.IOException
protected void doClose()
throws java.io.IOException
doClose in class org.apache.cxf.io.CachedOutputStreamjava.io.IOException
protected void onWrite()
throws java.io.IOException
onWrite in class org.apache.cxf.io.CachedOutputStreamjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||