|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelisa_client.service.ElisaResponseErrorHandler
public class ElisaResponseErrorHandler
Constructor Summary | |
---|---|
ElisaResponseErrorHandler()
|
Method Summary | |
---|---|
void |
handleError(org.springframework.http.client.ClientHttpResponse response)
|
boolean |
hasError(org.springframework.http.client.ClientHttpResponse clienthttpresponse)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElisaResponseErrorHandler()
Method Detail |
---|
public boolean hasError(org.springframework.http.client.ClientHttpResponse clienthttpresponse) throws java.io.IOException
hasError
in interface org.springframework.web.client.ResponseErrorHandler
java.io.IOException
public void handleError(org.springframework.http.client.ClientHttpResponse response) throws java.io.IOException
handleError
in interface org.springframework.web.client.ResponseErrorHandler
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |