public class RecommendationServiceResponseValidator
extends java.lang.Object
implements com.netflix.ribbon.http.HttpResponseValidator
| Constructor and Description |
|---|
RecommendationServiceResponseValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(io.reactivex.netty.protocol.http.client.HttpClientResponse<io.netty.buffer.ByteBuf> response) |
public RecommendationServiceResponseValidator()
public void validate(io.reactivex.netty.protocol.http.client.HttpClientResponse<io.netty.buffer.ByteBuf> response)
throws com.netflix.ribbon.UnsuccessfulResponseException,
com.netflix.ribbon.ServerError
validate in interface com.netflix.ribbon.ResponseValidator<io.reactivex.netty.protocol.http.client.HttpClientResponse<io.netty.buffer.ByteBuf>>com.netflix.ribbon.UnsuccessfulResponseExceptioncom.netflix.ribbon.ServerError