|
|||||||||
Home >> All >> com >> sun >> jdi >> connect >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
com.sun.jdi.connect.spi
Class TransportService.ListenKey

java.lang.Objectcom.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()
|
|||||||||
Home >> All >> com >> sun >> jdi >> connect >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |