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 TypeMethodDescriptionlongDirectWriteContentHandler.write(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming) longSerializableStreamContentHandler.write(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming) Writes the content.longTempBufferContentHandler.write(SaRMIServerCommand command, int token, String filename, byte[] buffer, boolean isLast, int element, boolean doStreaming)