Home
last modified time | relevance | path

Searched defs:transportService (Results 1 – 5 of 5) sorted by relevance

/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DRawCommandLineLauncher.java41 TransportService transportService; field in RawCommandLineLauncher
44 public TransportService transportService() { in transportService() method in RawCommandLineLauncher
DSunCommandLineLauncher.java47 TransportService transportService; field in SunCommandLineLauncher
51 TransportService transportService() { in transportService() method in SunCommandLineLauncher
DGenericAttachingConnector.java50 TransportService transportService; field in GenericAttachingConnector
DGenericListeningConnector.java49 TransportService transportService; field in GenericListeningConnector
DVirtualMachineManagerImpl.java121 TransportService transportService; in VirtualMachineManagerImpl() local