GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.net.SocketImpl | |
Initializes a new instance of Socket object without
connecting to a remote host. |
Methods with parameter type java.net.SocketImpl | |
void | Accepts a connection on this socket.
|
Methods with return type java.net.SocketImpl | |
SocketImpl | This method returns an instance of the SocketImpl object
|
GNU Classpath (0.95) |