isServerNode

isServerNode(): Boolean;

The isServerNode method of the Node class returns true if the node on which the method is executing is the server node. This method returns false if the node on which the method is executing is running as a client in a multiuser JADE configuration.