|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.capsd.ConnectionConfig
org.opennms.netmgt.capsd.DominoIIOPPlugin.DominoConnectionConfig
Encapsulates the configuration characteristics unique to a DominoIIOP connection
| Field Summary | |
(package private) int |
m_iorPort
|
| Fields inherited from class org.opennms.netmgt.capsd.ConnectionConfig |
m_inetAddress, m_port, m_qualifiers, m_retry, m_timeout |
| Constructor Summary | |
DominoIIOPPlugin.DominoConnectionConfig(java.net.InetAddress inetAddress,
int port)
|
|
| Method Summary | |
int |
getIorPort()
|
void |
setIorPort(int iorPort)
|
| Methods inherited from class org.opennms.netmgt.capsd.ConnectionConfig |
getInetAddress, getKeyedInteger, getPort, getRetry, getSocketAddress, getTimeout, saveKeyedInteger, setInetAddress, setRetry, setTimeout |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int m_iorPort
| Constructor Detail |
public DominoIIOPPlugin.DominoConnectionConfig(java.net.InetAddress inetAddress,
int port)
inetAddress - | Method Detail |
public int getIorPort()
public void setIorPort(int iorPort)
|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||