|
||||||||||
| 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.jbi.transport.JBIDestinationOutputStream
public class JBIDestinationOutputStream
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.io.AbstractCachedOutputStream |
|---|
currentStream |
| Constructor Summary | |
|---|---|
JBIDestinationOutputStream(org.apache.cxf.message.Message m,
javax.jbi.messaging.DeliveryChannel dc)
|
|
| Method Summary | |
|---|---|
protected void |
doClose()
|
protected void |
doFlush()
|
protected void |
onWrite()
|
| Methods inherited from class org.apache.cxf.io.AbstractCachedOutputStream |
|---|
close, copyStream, copyStreamWithBase64Encoding, deregisterCallback, dispose, equals, flush, getCallbacks, getInputStream, getOut, getTempFile, hashCode, registerCallback, resetOut, setOutputDir, setThreshold, toString, write, write, write |
| 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,
javax.jbi.messaging.DeliveryChannel dc)
| Method Detail |
|---|
protected void doFlush()
throws java.io.IOException
doFlush in class org.apache.cxf.io.AbstractCachedOutputStreamjava.io.IOException
protected void doClose()
throws java.io.IOException
doClose in class org.apache.cxf.io.AbstractCachedOutputStreamjava.io.IOException
protected void onWrite()
throws java.io.IOException
onWrite in class org.apache.cxf.io.AbstractCachedOutputStreamjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||