Uses of Class
com.saperion.connector.rmi.AbstractDocRMIClientCommand
-
Packages that use AbstractDocRMIClientCommand Package Description com.saperion.connector.rmi Package for connector RMI client classes. -
-
Uses of AbstractDocRMIClientCommand in com.saperion.connector.rmi
Subclasses of AbstractDocRMIClientCommand in com.saperion.connector.rmi Modifier and Type Class Description class
AbstractQueryRMIClientCommand
Class representing the query operations of the backend.class
AbstractWfRMIClientCommand
Class representing the workflow operations of the backend.class
SaRMIClientCommandImpl
The implementation of theSaRemoteApplication
interface.
-