Uses of Class
java.net.SocketImpl
-
Packages that use SocketImpl Package Description java.net -
-
Uses of SocketImpl in java.net
Methods in java.net that return SocketImpl Modifier and Type Method Description SocketImpl
SocketImplFactory. createSocketImpl()
Methods in java.net with parameters of type SocketImpl Modifier and Type Method Description protected abstract void
SocketImpl. accept(SocketImpl var0)
Constructors in java.net with parameters of type SocketImpl Constructor Description Socket(SocketImpl var0)
-