Uses of Class
de.iip_ecosphere.platform.ecsRuntime.ssh.RemoteAccessServer
Packages that use RemoteAccessServer
Package
Description
Interfaces and basic implementation of the ECS runtime.
SSH-server frontend for interactive remote device management operations.
-
Uses of RemoteAccessServer in de.iip_ecosphere.platform.ecsRuntime
Fields in de.iip_ecosphere.platform.ecsRuntime declared as RemoteAccessServerModifier and TypeFieldDescriptionprivate static RemoteAccessServerDeviceManagement.remoteAccessServerMethods in de.iip_ecosphere.platform.ecsRuntime that return RemoteAccessServerModifier and TypeMethodDescriptionstatic RemoteAccessServerDeviceManagement.getRemoteAccessServer()Get the RemoteAccessServer singleton. -
Uses of RemoteAccessServer in de.iip_ecosphere.platform.ecsRuntime.ssh
Fields in de.iip_ecosphere.platform.ecsRuntime.ssh declared as RemoteAccessServerModifier and TypeFieldDescriptionprivate static RemoteAccessServerRemoteAccessServerFactory.serverMethods in de.iip_ecosphere.platform.ecsRuntime.ssh that return RemoteAccessServerModifier and TypeMethodDescriptionstatic RemoteAccessServerRemoteAccessServerFactory.create()Create a remote access server.