Class LocalFallbackInfo
java.lang.Object
com.inductiveautomation.ignition.client.util.LocalFallbackInfo
Local client fallback is a mechanism where a client tries to see if there is a gateway on the local machine,
and if so, automatically can retarget to that local gateway in the event of losing it's connection.
The way to use this class is by creating a new LocalFallbackInfo.Loader() and implement the onInfoLoaded callback.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
HOST
- See Also:
-
-
Method Details
-
getPort
public int getPort() -
getFallbackProjectName
-
getSecondsToFallback
public int getSecondsToFallback() -
getSystemName
-
main
-