Searched refs:SocketConnection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DSocketTransportService.java240 return new SocketConnection(s);
356 return new SocketConnection(s);
368 class SocketConnection extends Connection { class in inherits:Connection
377 SocketConnection(Socket socket) throws IOException { method in class:SocketConnection

Completed in 30 milliseconds