Package org.eclipse.remote.core
Interface IRemoteConnectionType.Service
-
- All Known Subinterfaces:
IRemoteConnectionProviderService,IRemoteUIConnectionService,IRemoteUIFileService
- All Known Implementing Classes:
AbstractRemoteUIConnectionService,RemoteUIFileService
- Enclosing interface:
- IRemoteConnectionType
public static interface IRemoteConnectionType.ServiceThe interface that is extend by services provided for this remote services implementation.- Since:
- 2.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIRemoteConnectionType.Service.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IRemoteConnectionTypegetConnectionType()
-
-
-
Method Detail
-
getConnectionType
IRemoteConnectionType getConnectionType()
-
-