com.eurotech.framework.net.dhcp
Interface DhcpServer


public interface DhcpServer

Represents a DHCP server.

Author:
eurotech

Method Summary
 boolean isRunning()
          Returns whether or not the DhcpServer is actively running or not
 

Method Detail

isRunning

boolean isRunning()
                  throws EsfException
Returns whether or not the DhcpServer is actively running or not

Returns:
a boolean denoting whether or not the DhcpServer is running or not
Throws:
EsfException


Copyright © 2013. All Rights Reserved.