-
Packages that use SocketImpl
| Package |
Description |
| java.net |
Provides the classes for implementing networking applications.
|
-
-
Methods in java.net with parameters of type SocketImpl
| Modifier and Type |
Method |
Description |
protected abstract void |
SocketImpl.accept(SocketImpl s) |
Accepts a connection.
|