Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.sun.jdi.connect.spi
Class TransportService.ListenKey  view TransportService.ListenKey download TransportService.ListenKey.java

java.lang.Object
  extended bycom.sun.jdi.connect.spi.TransportService.ListenKey
Enclosing class:
TransportService

public abstract static class TransportService.ListenKey
extends java.lang.Object


Constructor Summary
TransportService.ListenKey()
           
 
Method Summary
abstract  java.lang.String address()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportService.ListenKey

public TransportService.ListenKey()
Method Detail

address

public abstract java.lang.String address()