Interface ScanServerAttempt
public interface ScanServerAttempt
This object is used to communicate what previous actions were attempted, when they were
attempted, and the result of those attempts
- Since:
- 2.1.0
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getServer
String getServer() -
getResult
ScanServerAttempt.Result getResult()
-