Uses of Class
org.apache.cxf.transport.http.asyncclient.SharedInputBuffer

Uses of SharedInputBuffer in org.apache.cxf.transport.http.asyncclient
 

Constructors in org.apache.cxf.transport.http.asyncclient with parameters of type SharedInputBuffer
CXFHttpAsyncResponseConsumer(AsyncHTTPConduit.AsyncWrappedOutputStream asyncWrappedOutputStream, SharedInputBuffer buf, org.apache.cxf.transport.http.asyncclient.CXFResponseCallback responseCallback)
           
 



Apache CXF