Uses of Class
org.apache.cxf.io.AbstractWrappedOutputStream

Packages that use AbstractWrappedOutputStream
org.apache.cxf.transport.http   
 

Uses of AbstractWrappedOutputStream in org.apache.cxf.transport.http
 

Subclasses of AbstractWrappedOutputStream in org.apache.cxf.transport.http
protected  class HTTPConduit.WrappedOutputStream
          Wrapper output stream responsible for flushing headers and handling the incoming HTTP-level response (not necessarily the MEP response).
 



Apache CXF