Uses of Class
de.mid.innovator.client.InoNetClient
-
Packages that use InoNetClient Package Description de.mid.innovator.srv All classes in this package are used for communicating with the Innovator repository server and license server. -
-
Uses of InoNetClient in de.mid.innovator.srv
Methods in de.mid.innovator.srv that return types with arguments of type InoNetClient Modifier and Type Method Description java.util.List<InoNetClient>
INetworkInformationService. getInnovatorClients()
java.util.List<InoNetClient>
LicenseServer. getInnovatorClients()
Returns a list of all known clients.
-