|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRemoteServerRunner.ServerState | |
|---|---|
| org.eclipse.ptp.remote.core.server | |
| Uses of AbstractRemoteServerRunner.ServerState in org.eclipse.ptp.remote.core.server |
|---|
| Methods in org.eclipse.ptp.remote.core.server that return AbstractRemoteServerRunner.ServerState | |
|---|---|
AbstractRemoteServerRunner.ServerState |
AbstractRemoteServerRunner.getServerState()
Get the current state of the server. |
static AbstractRemoteServerRunner.ServerState |
AbstractRemoteServerRunner.ServerState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractRemoteServerRunner.ServerState[] |
AbstractRemoteServerRunner.ServerState.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.eclipse.ptp.remote.core.server with parameters of type AbstractRemoteServerRunner.ServerState | |
|---|---|
protected void |
AbstractRemoteServerRunner.setServerState(AbstractRemoteServerRunner.ServerState state)
Change the state of the server |
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||