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.
|
Modifier and Type | Field and Description |
---|---|
protected SaRMIServerCommand |
AbstractRMIClientCommand.appl |
Modifier and Type | Method and Description |
---|---|
SaRMIServerCommand |
AbstractRMIClientCommand.getRemoteCommand() |
Modifier and Type | Method and Description |
---|---|
long |
TempBufferContentHandler.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 |
DirectWriteContentHandler.write(SaRMIServerCommand command,
int token,
String filename,
byte[] buffer,
boolean isLast,
int element,
boolean doStreaming) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.