|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opennms.netmgt.vulnscand.NessusConnectionFactory
Constructor Summary | |
(package private) |
NessusConnectionFactory()
|
Method Summary | |
static java.net.Socket |
getConnection(java.net.InetAddress hostname,
int hostport)
|
static void |
releaseConnection(java.net.Socket socket)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
NessusConnectionFactory()
Method Detail |
public static java.net.Socket getConnection(java.net.InetAddress hostname, int hostport)
public static void releaseConnection(java.net.Socket socket)
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |