Package | Description |
---|---|
org.opennms.netmgt.provision | |
org.opennms.netmgt.provision.detector.simple | |
org.opennms.netmgt.provision.support |
Modifier and Type | Method and Description |
---|---|
AsyncServiceDetector |
DetectFuture.getServiceDetector()
getServiceDetector
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncLineOrientedDetectorMinaImpl
Abstract AsyncLineOrientedDetector class.
|
class |
AsyncLineOrientedDetectorNettyImpl
Abstract AsyncLineOrientedDetectorNettyImpl class.
|
class |
AsyncMultilineDetectorMinaImpl
Abstract AsyncMultilineDetector class.
|
class |
AsyncMultilineDetectorNettyImpl
Abstract AsyncMultilineDetectorNettyImpl class.
|
class |
CitrixDetector
Detects the presence of the Citrix service on an IP address using
a line oriented protocol.
|
class |
FtpDetector
FtpDetector class.
|
class |
HttpDetector
HttpDetector class.
|
class |
HttpsDetector |
class |
ImapDetector
ImapDetector class.
|
class |
MemcachedDetector
MemcachedDetector class.
|
class |
MultilineHttpDetector
Abstract MultilineHttpDetector class.
|
class |
NotesHttpDetector |
class |
Pop3Detector
Pop3Detector class.
|
class |
SmtpDetector
SmtpDetector class.
|
class |
TcpDetector
TcpDetector class.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncAbstractDetector
AsyncAbstractDetector class.
|
class |
AsyncBasicDetector<Request,Response>
Abstract AsyncBasicDetector class.
|
class |
AsyncBasicDetectorMinaImpl<Request,Response>
AsyncBasicDetectorMinaImpl class.
|
class |
AsyncBasicDetectorNettyImpl<Request,Response>
AsyncBasicDetectorNettyImpl class.
|
Modifier and Type | Method and Description |
---|---|
AsyncServiceDetector |
DetectFutureMinaImpl.getServiceDetector()
getServiceDetector
|
AsyncServiceDetector |
DetectFutureNettyImpl.getServiceDetector()
getServiceDetector
|
AsyncServiceDetector |
DetectFutureFailedImpl.getServiceDetector()
getServiceDetector
|
Constructor and Description |
---|
DetectFutureFailedImpl(AsyncServiceDetector detector,
Throwable e)
Constructor for DefaultDetectFuture.
|
DetectFutureMinaImpl(AsyncServiceDetector detector)
Constructor for DefaultDetectFuture.
|
Copyright © 2017. All rights reserved.