Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cxf.io Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AbstractThresholdOutputStreamOutputstream that will buffer a certain amount before writing anything to the underlying stream.Classorg.apache.cxf.ioApache CXF
AbstractWrappedOutputStreamProvides a convenient hook onFirstWrite() for those needing to wrap an output stream.Classorg.apache.cxf.ioApache CXF
CacheAndWriteOutputStreamThis outputstream implementation will both write to the outputstream that is specified and cache the data at the same time.Classorg.apache.cxf.ioApache CXF
CachedOutputStreamClassorg.apache.cxf.ioApache CXF
CachedOutputStreamCallbackInterfaceorg.apache.cxf.ioApache CXF
CachedWriterClassorg.apache.cxf.ioApache CXF
CachedWriterCallbackInterfaceorg.apache.cxf.ioApache CXF
CacheSizeExceededExceptionClassorg.apache.cxf.ioApache CXF
CipherPairA class to hold a pair of encryption and decryption ciphers.Classorg.apache.cxf.ioApache CXF
CopyingOutputStreamMarker interface for OutputStreams that can directly support copying from an input stream.Interfaceorg.apache.cxf.ioApache CXF
DelegatingInputStreamClassorg.apache.cxf.ioApache CXF
Transferable is typically implemented as a stream copy, or a file move.Interfaceorg.apache.cxf.ioApache CXF
WriteOnCloseOutputStreamThis outputstream implementation will cache the message until close() is called, at which point it will write the message to the OutputStreamClassorg.apache.cxf.ioApache CXF