Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.connector.rmi |
Package for connector RMI client classes.
|
Modifier and Type | Method and Description |
---|---|
List<SaRMIServerInfo> |
SaClassicConnectorImpl.getServerInfos() |
Modifier and Type | Method and Description |
---|---|
SaRMIServerInfo |
SaRMIServerInfo.getActualServer()
Reads the actual server from the list of fail over servers.
|
SaRMIServerInfo |
SaRMISystemConnector.getServerInfo() |
Modifier and Type | Method and Description |
---|---|
List<SaRMIServerInfo> |
SaRMIServerInfo.getFailOvers() |
List<SaRMIServerInfo> |
SaRMIConnectionHandler.getServerInfos() |
List<SaRMIServerInfo> |
SaRMIClientCommandImpl.getServerInfos()
Returns a list of objects describing the servers this connector is connected to.
|
List<SaRMIServerInfo> |
SaRMIClientCommand.getServerInfos()
Returns a list of objects describing the servers this connector is connected to.
|
Constructor and Description |
---|
SaRMISystemConnector(SaRMIServerInfo serverInfo)
Constructor.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.