Home » openjdk-7 » com.sun » jdi » connect » spi »

com.sun.jdi.connect.spi

Abstract Classes:

Connection   A connection between a debugger and a target VM which it debugs.  code | html
TransportService   A transport service for connections between a debugger and a target VM.  code | html
TransportService.Capabilities   The transport service capabilities.  code | html
TransportService.ListenKey   A listen key code | html

Classes:

ClosedConnectionException   This exception may be thrown as a result of an asynchronous close of a Connection while an I/O operation is in progress.  code | html