Apache CXF API

Uses of Interface
org.apache.cxf.transport.http.netty.client.CxfResponseCallBack

Packages that use CxfResponseCallBack
org.apache.cxf.transport.http.netty.client   
 

Uses of CxfResponseCallBack in org.apache.cxf.transport.http.netty.client
 

Methods in org.apache.cxf.transport.http.netty.client that return CxfResponseCallBack
 CxfResponseCallBack NettyHttpClientRequest.getCxfResponseCallback()
           
 

Methods in org.apache.cxf.transport.http.netty.client with parameters of type CxfResponseCallBack
 void NettyHttpClientRequest.setCxfResponseCallback(CxfResponseCallBack callback)
           
 


Apache CXF API

Apache CXF