protected static class FeignLoadBalancer.RibbonResponse extends Object implements com.netflix.client.IResponse
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Map<String,Collection<String>> |
getHeaders() |
Object |
getPayload() |
URI |
getRequestedURI() |
boolean |
hasPayload() |
boolean |
isSuccess() |
public Object getPayload() throws com.netflix.client.ClientException
getPayload in interface com.netflix.client.IResponsecom.netflix.client.ClientExceptionpublic boolean hasPayload()
hasPayload in interface com.netflix.client.IResponsepublic boolean isSuccess()
isSuccess in interface com.netflix.client.IResponsepublic URI getRequestedURI()
getRequestedURI in interface com.netflix.client.IResponsepublic Map<String,Collection<String>> getHeaders()
getHeaders in interface com.netflix.client.IResponsepublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.