|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocketFactory
| Method Summary | |
|---|---|
ServerSocket |
createServerSocket(int port,
InetAddress address)
|
Socket |
createSocket(String host,
int port)
|
| Method Detail |
|---|
ServerSocket createServerSocket(int port,
InetAddress address)
throws IOException
IOException
Socket createSocket(String host,
int port)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||