public interface CxfResponseCallBack
Modifier and Type | Method and Description |
---|---|
void |
error(Throwable ex) |
void |
responseReceived(io.netty.handler.codec.http.HttpResponse response) |
void responseReceived(io.netty.handler.codec.http.HttpResponse response)
void error(Throwable ex)
Apache CXF