public class JBIConduitOutputStream
extends org.apache.cxf.io.CachedOutputStream
| Constructor and Description |
|---|
JBIConduitOutputStream(org.apache.cxf.message.Message m,
javax.jbi.messaging.DeliveryChannel channel,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
JBIConduit conduit) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doFlush() |
protected void |
onWrite() |
close, copyStream, deregisterCallback, equals, flush, getBytes, getCallbacks, getInputStream, getOut, getTempFile, hashCode, holdTempFile, lockOutputStream, postClose, registerCallback, releaseTempFileHold, resetOut, setCipherTransformation, setDefaultCipherTransformation, setDefaultMaxSize, setDefaultThreshold, setMaxSize, setOutputDir, setThreshold, size, toString, write, write, write, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTopublic JBIConduitOutputStream(org.apache.cxf.message.Message m,
javax.jbi.messaging.DeliveryChannel channel,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
JBIConduit conduit)
protected void doFlush()
throws java.io.IOException
doFlush in class org.apache.cxf.io.CachedOutputStreamjava.io.IOExceptionprotected void doClose()
throws java.io.IOException
doClose in class org.apache.cxf.io.CachedOutputStreamjava.io.IOExceptionprotected void onWrite()
throws java.io.IOException
onWrite in class org.apache.cxf.io.CachedOutputStreamjava.io.IOExceptionCopyright © 2005-2014 FuseSource. All Rights Reserved.