Uses of Interface
alt.java.net.Socket
-
Packages that use Socket Package Description alt.java.net com.mockobjects.net -
-
Uses of Socket in alt.java.net
Classes in alt.java.net that implement Socket Modifier and Type Class Description classSocketImplMethods in alt.java.net that return Socket Modifier and Type Method Description SocketSocketFactory. createSocket(java.lang.String aHost, int aPort)SocketSocketFactoryImpl. createSocket(java.lang.String host, int port) -
Uses of Socket in com.mockobjects.net
Classes in com.mockobjects.net that implement Socket Modifier and Type Class Description classMockSocketMethods in com.mockobjects.net that return Socket Modifier and Type Method Description SocketMockSocketFactory. createSocket(java.lang.String aHost, int aPort)Methods in com.mockobjects.net with parameters of type Socket Modifier and Type Method Description voidMockSocketFactory. setupCreateSocket(Socket aSocket)
-