Uses of Class
com.saperion.exception.StreamVerificationException
- 
Packages that use StreamVerificationException Package Description com.saperion.connector.rmi Package for connector RMI client classes.com.saperion.rmi This package contains the classes for the LARIX RMI client wrapper components.
- 
- 
Uses of StreamVerificationException in com.saperion.connector.rmiMethods in com.saperion.connector.rmi that throw StreamVerificationException Modifier and Type Method Description longAbstractDocRMIClientCommand. writeContent(ContentStream content)Writes the content of the document.longSaRMIClientCommand. writeContent(ContentStream contentStream)Writes the content of the document.
- 
Uses of StreamVerificationException in com.saperion.rmiMethods in com.saperion.rmi that throw StreamVerificationException Modifier and Type Method Description voidSerializableStream. validate()Validates the stream.
 
-