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.rmi
Methods in com.saperion.connector.rmi that throw StreamVerificationException Modifier and Type Method Description long
AbstractDocRMIClientCommand. writeContent(ContentStream content)
Writes the content of the document.long
SaRMIClientCommand. writeContent(ContentStream contentStream)
Writes the content of the document. -
Uses of StreamVerificationException in com.saperion.rmi
Methods in com.saperion.rmi that throw StreamVerificationException Modifier and Type Method Description void
SerializableStream. validate()
Validates the stream.
-