|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthkontrol.connection.TCPConnection
public class TCPConnection
| Constructor Summary | |
|---|---|
TCPConnection(java.lang.String host,
int port)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
|
java.io.OutputStream |
getOutputStream()
|
void |
reconnect()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TCPConnection(java.lang.String host,
int port)
throws HKConnectionException
HKConnectionException| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws HKConnectionException
getInputStream in interface HKConnectionHKConnectionException
public java.io.OutputStream getOutputStream()
throws HKConnectionException
getOutputStream in interface HKConnectionHKConnectionException
public void reconnect()
throws HKConnectionException
reconnect in interface HKConnectionHKConnectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||