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

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