org.opennms.netmgt.capsd.plugins
Class NotesHttpPlugin
java.lang.Object
org.opennms.netmgt.capsd.AbstractPlugin
org.opennms.netmgt.capsd.AbstractTcpPlugin
org.opennms.netmgt.capsd.plugins.HttpPlugin
org.opennms.netmgt.capsd.plugins.NotesHttpPlugin
- All Implemented Interfaces:
- Plugin
public class NotesHttpPlugin
- extends HttpPlugin
This class is designed to be used by the capabilities daemon to test for the
existance of an Lotus Notes HTTP server on remote interfaces. The class
implements the Plugin interface that allows it to be used along with other
plugins by the daemon.
- Version:
- 1.1.1.1
- Author:
- Jason , OpenNMS
| Methods inherited from class org.opennms.netmgt.capsd.AbstractTcpPlugin |
checkConnection, closeSocket, createConnectionConfig, getKeyedInteger, getKeyedIntegerArray, getPluginName, getProtocolName, isProtocolSupported, isProtocolSupported, populateConnectionConfig, preconnectCheck, saveConfig, saveKeyedInteger, setPluginName, wrapSocket |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotesHttpPlugin
public NotesHttpPlugin()
Copyright © 2009. All Rights Reserved.