Package org.opennms.bb.dp.capsd.plugin

Interface Summary
CapsdPlugin The CapsdPlugin interface is the basic interface that a plugin for the capabilites daemon must support.
 

Class Summary
TestForDnsServer Tests if a node is a DNS server.
TestForFtpServer This class is designed to be used by the capabilities daemon to test for the existance of an FTP server on remote interfaces.
TestForHttpServer This class is designed to be used by the capabilities daemon to test for the existance of an HTTP server on remote interfaces.
TestForSmtpServer This class is designed to be used by the capabilities daemon to test for the existance of an SMTP server on remote interfaces.
 

Exception Summary
UnsupportedProtocolException The UnsupportedProtocolException class is thrown when a capsd plugin is queried for a protocol it does not support