@Component @Scope(value="prototype") public class DhcpDetector extends BasicDetector<DhcpRequest,DhcpResponse>
Constructor and Description |
---|
DhcpDetector()
Constructor for DhcpDetector.
|
Modifier and Type | Method and Description |
---|---|
protected Client<DhcpRequest,DhcpResponse> |
getClient()
getClient
|
protected void |
onInit()
onInit
|
dispose, expectBanner, getConversation, isServiceDetected, send, send
getIpMatch, getPort, getRetries, getServiceName, getTimeout, init, setIpMatch, setPort, setRetries, setServiceName, setTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIpMatch, getPort, getServiceName, getTimeout, init, setIpMatch, setPort, setServiceName, setTimeout
protected void onInit()
onInit
onInit
in class AbstractDetector
protected Client<DhcpRequest,DhcpResponse> getClient()
getClient
getClient
in class BasicDetector<DhcpRequest,DhcpResponse>
Client
object.Copyright © 2017. All rights reserved.