Uses of Class
de.mid.innovator.m2msdk.model.remote.RemoteHost
Packages that use RemoteHost
Package
Description
The package contains all models that are used within M2M-SDK.
The package contains the helper classes for distributed computation enabling access to a remote host.
The package contains the models, renderer and enumerations be used in frames and dialogs.
-
Uses of RemoteHost in de.mid.innovator.m2msdk.model
Methods in de.mid.innovator.m2msdk.model that return RemoteHostMethods in de.mid.innovator.m2msdk.model with parameters of type RemoteHost -
Uses of RemoteHost in de.mid.innovator.m2msdk.model.remote
Constructors in de.mid.innovator.m2msdk.model.remote with parameters of type RemoteHostModifierConstructorDescriptionRemoteServerFactory(SessionInterface iSession, RemoteHost iHost, String[] iArgs) Construct the factory. -
Uses of RemoteHost in de.mid.innovator.m2msdk.ui.model
Constructors in de.mid.innovator.m2msdk.ui.model with parameters of type RemoteHostModifierConstructorDescriptionServerInfo(RemoteHost iHost, Integer iPort) ServerTableModel(SessionInterface iSession, RemoteHost iHost)