|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.provision.detector.simple.client.LineOrientedClient
org.opennms.netmgt.provision.detector.simple.client.DominoIIOPClient
public class DominoIIOPClient
DominoIIOPClient class.
| Field Summary |
|---|
| Fields inherited from class org.opennms.netmgt.provision.detector.simple.client.LineOrientedClient |
|---|
m_socket |
| Constructor Summary | |
|---|---|
DominoIIOPClient()
|
|
| Method Summary | |
|---|---|
void |
connect(InetAddress host,
int port,
int timeout)
connect |
int |
getIorPort()
getIorPort |
void |
setIorPort(int iorPort)
setIorPort |
| Methods inherited from class org.opennms.netmgt.provision.detector.simple.client.LineOrientedClient |
|---|
close, getInput, getOutput, receiveBanner, sendRequest, setInput, setOutput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DominoIIOPClient()
| Method Detail |
|---|
public void connect(InetAddress host,
int port,
int timeout)
throws IOException,
Exception
connect
connect in interface Client<LineOrientedRequest,LineOrientedResponse>connect in class LineOrientedClienthost - a InetAddress object.port - a int.timeout - a int.
IOException - if any.
Exception - if any.public void setIorPort(int iorPort)
setIorPort
iorPort - a int.public int getIorPort()
getIorPort
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||