Package com.sun.jdi.connect.spi

package com.sun.jdi.connect.spi
This package comprises the interfaces and classes used to develop new TransportService implementations.
Class Description
ClosedConnectionException
This exception may be thrown as a result of an asynchronous close of a Connection while an I/O operation is in progress.
Connection
A connection between a debugger and a target VM which it debugs.
TransportService
A transport service for connections between a debugger and a target VM.
TransportService.Capabilities
The transport service capabilities.
TransportService.ListenKey
A listen key.

© 1993, 2021, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/17/docs/api/jdk.jdi/com/sun/jdi/connect/spi/package-summary.html