Apache CXF API

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


public interface CxfResponseCallBack


Method Summary
 void responseReceived(io.netty.handler.codec.http.HttpResponse response)
           
 

Method Detail

responseReceived

void responseReceived(io.netty.handler.codec.http.HttpResponse response)

Apache CXF API

Apache CXF