JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.microsoft.java.debug.plugin.internal
Interface IDebugServer
All Known Implementing Classes:
JavaDebugServer
public interface
IDebugServer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getPort
()
void
start
()
void
stop
()
Method Details
getPort
int
getPort
()
start
void
start
()
stop
void
stop
()