public static class DhcpLeaseParser.Default extends Object implements DhcpLeaseParser
DhcpLeaseParser.DefaultBEGIN, END, HOSTNAME, HOSTNAME_UNKNOWN, IP, MAC, MANUFACTURER| Modifier and Type | Method and Description |
|---|---|
List<org.bremersee.dccon.model.DhcpLease> |
parse(CommandExecutorResponse response)
Parses the response of the command executor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultParser, defaultParserpublic List<org.bremersee.dccon.model.DhcpLease> parse(CommandExecutorResponse response)
CommandExecutorResponseParserparse in interface CommandExecutorResponseParser<List<org.bremersee.dccon.model.DhcpLease>>response - the response of the command executorCopyright © 2020 bremersee.org. All rights reserved.