de.mid.innovator.srv
Interface INetworkInformationService
- All Known Implementing Classes:
- LicenseServer
public interface INetworkInformationService
findServer
RepositoryServer findServer(String repName)
throws InoNetException,
LicSrvErrorException
- Throws:
InoNetException
LicSrvErrorException
getHost
String getHost()
getInnovatorClients
List<InoNetClient> getInnovatorClients()
throws InoNetException
- Throws:
InoNetException
getPort
int getPort()
getServerList
List<RepositoryServer> getServerList()
throws InoNetException
- Throws:
InoNetException
getVersion
int getVersion()
throws InoNetException
- Throws:
InoNetException