Package de.quantummaid.httpmaid.endpoint
Interface RawResponseHandler
-
public interface RawResponseHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(RawResponse response)
-
-
-
Method Detail
-
handle
void handle(RawResponse response) throws Exception
- Throws:
Exception
-
-