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 SocketImplSocketImplFactory. createSocketImpl()Methods in java.net with parameters of type SocketImpl Modifier and Type Method Description protected abstract voidSocketImpl. accept(SocketImpl var0)Constructors in java.net with parameters of type SocketImpl Constructor Description Socket(SocketImpl var0)
-