Package com.franz.agraph.http.handler
Class AGBooleanHandler
java.lang.Object
com.franz.agraph.http.handler.AGResponseHandler
com.franz.agraph.http.handler.AGBooleanHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
handleResponse
(org.apache.http.HttpResponse httpResponse, HttpUriRequest httpUriRequest) Methods inherited from class com.franz.agraph.http.handler.AGResponseHandler
getRequestMIMEType, releaseConnection
-
Constructor Details
-
AGBooleanHandler
public AGBooleanHandler()
-
-
Method Details
-
handleResponse
public void handleResponse(org.apache.http.HttpResponse httpResponse, HttpUriRequest httpUriRequest) throws IOException, AGHttpException - Specified by:
handleResponse
in classAGResponseHandler
- Throws:
IOException
AGHttpException
-
getResult
public boolean getResult()
-