@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
getPort, getRetries, getServiceName, getTimeout, init, log, setPort, setRetries, setServiceName, setTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPort, getServiceName, getTimeout, init, 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 © 2015. All Rights Reserved.