public class DNSResponderTCP extends DNSResponder
| Constructor and Description |
|---|
DNSResponderTCP(DNSServerSettings settings,
DNSStore store) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts the responder.
|
void |
stop()
Stops the responder.
|
processRequest, processRequestpublic DNSResponderTCP(DNSServerSettings settings, DNSStore store) throws DNSException
DNSExceptionpublic void start()
throws DNSException
start in class DNSResponderDNSExceptionpublic void stop()
throws DNSException
stop in class DNSResponderDNSExceptionCopyright © 2010-2015 The Direct Project. All Rights Reserved.