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 Modifier and Type Method Description CxfResponseCallBackNettyHttpClientRequest. getCxfResponseCallback()Methods in org.apache.cxf.transport.http.netty.client with parameters of type CxfResponseCallBack Modifier and Type Method Description voidNettyHttpClientRequest. setCxfResponseCallback(CxfResponseCallBack callback)
-