org.tfe.core
Class Server
java.lang.Object
|
+--org.tfe.core.Server
- public class Server
- extends java.lang.Object
|
Constructor Summary |
Server()
Creates new RTACLServer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Server
public Server()
- Creates new RTACLServer
main
public static void main(java.lang.String[] args)
getMaxClients
public static short getMaxClients()
getMaxAlerts
public static short getMaxAlerts()
getKeepAliveInterval
public static long getKeepAliveInterval()
getForwardHost
public static java.net.InetAddress getForwardHost()
getLocalHost
public static java.net.InetAddress getLocalHost()
overwriteSensorName
public static boolean overwriteSensorName()
forwarding
public static boolean forwarding()
getLogger
public static EventLogger getLogger()
getXMLPort
public static int getXMLPort()