Java Debug Interface

Uses of Class
com.sun.jdi.connect.spi.TransportService.Capabilities

Packages that use TransportService.Capabilities
com.sun.jdi.connect.spi This package comprises the interfaces and classes used to develop new TransportService implementations. 
 

Uses of TransportService.Capabilities in com.sun.jdi.connect.spi
 

Methods in com.sun.jdi.connect.spi that return TransportService.Capabilities
abstract  TransportService.Capabilities TransportService.capabilities()
          Returns the capabilities of the transport service.
 


Java Debug Interface

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.