|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.net.NetHelper.SocketConnector
public static class NetHelper.SocketConnector
| Constructor Summary | |
|---|---|
NetHelper.SocketConnector(java.lang.String host,
int port)
|
|
| Method Summary | |
|---|---|
java.net.Socket |
getSocket(long timeout)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetHelper.SocketConnector(java.lang.String host,
int port)
| Method Detail |
|---|
public java.net.Socket getSocket(long timeout)
throws java.io.IOException
java.io.IOExceptionpublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||