Class ServInfoHelper
java.lang.Object
org.deltava.beans.servinfo.ServInfoHelper
A helper class to encapsulate fetching online network data.
- Since:
- 5.4
- Version:
- 11.5
- Author:
- Luke
-
Method Summary
Modifier and TypeMethodDescriptionstatic NetworkInfo
getInfo
(OnlineNetwork net) Fetches online network information.
-
Method Details
-
getInfo
Fetches online network information.- Parameters:
net
- the OnlineNetwork- Returns:
- a NetworkInfo bean
-