| Package | Description |
|---|---|
| org.opencms.rmi |
The CmsRemoteShell allows to manipulate a running server using OpenCms shell commands.
|
| Class and Description |
|---|
| CmsRemoteShellServer
This class is used to initialize the RMI mechanism and export the object used to access the remote shell.
|
| CmsShellCommandResult
An object containing the output of a remote shell command and also the updated values for some of the
internal state fields of the client application.
|
| I_CmsRemoteShell
Remote interface for executing shell commands.
|
| I_CmsRemoteShellProvider
Used to create new instances of I_CmsRemoteShell.
|