ca.sqlpower.wabit.enterprise.client
Class ServerInfoProvider
java.lang.Object
ca.sqlpower.wabit.enterprise.client.ServerInfoProvider
public abstract class ServerInfoProvider
- extends java.lang.Object
|
Method Summary |
static ca.sqlpower.util.Version |
getServerVersion(java.lang.String host,
java.lang.String port,
java.lang.String path,
java.lang.String username,
java.lang.String password)
|
static boolean |
isServerLicensed(java.lang.String host,
java.lang.String port,
java.lang.String path,
java.lang.String username,
java.lang.String password)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerInfoProvider
public ServerInfoProvider()
getServerVersion
public static ca.sqlpower.util.Version getServerVersion(java.lang.String host,
java.lang.String port,
java.lang.String path,
java.lang.String username,
java.lang.String password)
throws java.net.MalformedURLException,
java.io.IOException
- Throws:
java.net.MalformedURLException
java.io.IOException
isServerLicensed
public static boolean isServerLicensed(java.lang.String host,
java.lang.String port,
java.lang.String path,
java.lang.String username,
java.lang.String password)
throws java.net.MalformedURLException,
java.io.IOException
- Throws:
java.net.MalformedURLException
java.io.IOException
Copyright © 2009. All Rights Reserved.