Package org.eclipse.remote.core
Interface IRemoteConnection.Service
-
- All Known Subinterfaces:
IRemoteCommandShellService,IRemoteConnectionControlService,IRemoteConnectionHostService,IRemoteConnectionPropertyService,IRemoteFileService,IRemotePortForwardingService,IRemoteProcessService,ISerialPortService,IUserAuthenticatorService
- All Known Implementing Classes:
SerialPortConnection,TelnetConnection
- Enclosing interface:
- IRemoteConnection
public static interface IRemoteConnection.ServiceThe interface that is extend by services provided for this remote connection.- Since:
- 2.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIRemoteConnection.Service.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IRemoteConnectiongetRemoteConnection()
-
-
-
Method Detail
-
getRemoteConnection
IRemoteConnection getRemoteConnection()
-
-