Uses of Interface
de.mid.innovator.m2msdk.model.remote.RemoteProcessInterface
Packages that use RemoteProcessInterface
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 RemoteProcessInterface in de.mid.innovator.m2msdk.model
Classes in de.mid.innovator.m2msdk.model that implement RemoteProcessInterfaceModifier and TypeClassDescriptionclassSkeleton session living on server side and holding internally the server session. -
Uses of RemoteProcessInterface in de.mid.innovator.m2msdk.model.remote
Classes in de.mid.innovator.m2msdk.model.remote that implement RemoteProcessInterfaceModifier and TypeClassDescriptionclassThis factory manages the ports to be used by the client.Methods in de.mid.innovator.m2msdk.model.remote that return RemoteProcessInterfaceModifier and TypeMethodDescriptionRemoteHost.getProcess(int iPort) Get process registered on this port. -
Uses of RemoteProcessInterface in de.mid.innovator.m2msdk.ui.model
Methods in de.mid.innovator.m2msdk.ui.model that return RemoteProcessInterface