Package com.probely.api
Class ScanController
java.lang.Object
com.probely.api.ScanController
- All Implemented Interfaces:
org.apache.hc.core5.http.io.HttpClientResponseHandler<String>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ScanController
-
-
Method Details
-
start
- Throws:
IOException
-
refresh
- Throws:
IOException
-
stop
- Throws:
IOException
-
waitForChanges
-
getScan
-
close
public void close() -
handleResponse
public String handleResponse(org.apache.hc.core5.http.ClassicHttpResponse response) throws AuthenticationException, ApiResponseException - Specified by:
handleResponse
in interfaceorg.apache.hc.core5.http.io.HttpClientResponseHandler<String>
- Throws:
AuthenticationException
ApiResponseException
-