Package | Description |
---|---|
java.net | |
java.rmi.server |
Modifier and Type | Method and Description |
---|---|
Socket |
ServerSocket.accept() |
Modifier and Type | Method and Description |
---|---|
protected void |
ServerSocket.implAccept(Socket s) |
Modifier and Type | Method and Description |
---|---|
Socket |
RMIClientSocketFactory.createSocket(String host,
int port) |
abstract Socket |
RMISocketFactory.createSocket(String host,
int port) |