|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlainSocket | |
|---|---|
| com.enterprisedt.util.proxy | |
| Uses of PlainSocket in com.enterprisedt.util.proxy |
|---|
| Methods in com.enterprisedt.util.proxy that return PlainSocket | |
|---|---|
static PlainSocket |
PlainSocket.createPlainSocket(java.net.InetAddress host,
int port,
int timeout)
Create a connected socket, using a timeout if it is available. |
static PlainSocket |
PlainSocket.createPlainSocket(java.lang.String host,
int port,
int timeout)
Create a connected socket, using a timeout if it is available. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||