Uses of Interface
com.saperion.rmi.common.SaRMIServerCommand
Packages that use SaRMIServerCommand
Package
Description
Package for connector RMI client classes.
This package contains the classes for the LARIX RMI client wrapper components.
-
Uses of SaRMIServerCommand in com.saperion.connector.rmi
Fields in com.saperion.connector.rmi declared as SaRMIServerCommandMethods in com.saperion.connector.rmi that return SaRMIServerCommand -
Uses of SaRMIServerCommand in com.saperion.rmi
Methods in com.saperion.rmi with parameters of type SaRMIServerCommandModifier and TypeMethodDescriptionlong
DirectWriteContentHandler.write
(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming) long
SerializableStreamContentHandler.write
(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming) Writes the content.long
TempBufferContentHandler.write
(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming)