Package com.illumon.iris.console.utils
Interface AsyncWaitForAuthServerOperation
- All Known Implementing Classes:
LoginPanel
public interface AsyncWaitForAuthServerOperation
-
Method Summary
Modifier and Type Method Description void
asyncWaitForServer()
boolean
isConnected()
-
Method Details
-
asyncWaitForServer
void asyncWaitForServer() -
isConnected
boolean isConnected()
-