Uses of Class
org.apache.cxf.transport.http.asyncclient.AsyncHTTPConduit.AsyncWrappedOutputStream
-
Uses of AsyncHTTPConduit.AsyncWrappedOutputStream in org.apache.cxf.transport.http.asyncclient
Methods in org.apache.cxf.transport.http.asyncclient that return AsyncHTTPConduit.AsyncWrappedOutputStreamMethods in org.apache.cxf.transport.http.asyncclient with parameters of type AsyncHTTPConduit.AsyncWrappedOutputStreamModifier and TypeMethodDescriptionvoidCXFHttpRequest.setOutputStream(AsyncHTTPConduit.AsyncWrappedOutputStream o) Constructors in org.apache.cxf.transport.http.asyncclient with parameters of type AsyncHTTPConduit.AsyncWrappedOutputStreamModifierConstructorDescriptionCXFHttpAsyncResponseConsumer(AsyncHTTPConduit.AsyncWrappedOutputStream asyncWrappedOutputStream, SharedInputBuffer buf, org.apache.cxf.transport.http.asyncclient.CXFResponseCallback responseCallback)