Uses of Class
com.saperion.connector.rmi.SaRMIServerInfo
Packages that use SaRMIServerInfo
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
-
Uses of SaRMIServerInfo in com.saperion.connector
Methods in com.saperion.connector that return types with arguments of type SaRMIServerInfo -
Uses of SaRMIServerInfo in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaRMIServerInfoModifier and TypeMethodDescriptionSaRMIServerInfo.getActualServer()
Reads the actual server from the list of fail over servers.SaRMISystemConnector.getServerInfo()
Methods in com.saperion.connector.rmi that return types with arguments of type SaRMIServerInfoModifier and TypeMethodDescriptionSaRMIServerInfo.getFailOvers()
SaRMIClientCommand.getServerInfos()
Returns a list of objects describing the servers this connector is connected to.SaRMIClientCommandImpl.getServerInfos()
Returns a list of objects describing the servers this connector is connected to.SaRMIConnectionHandler.getServerInfos()
Constructors in com.saperion.connector.rmi with parameters of type SaRMIServerInfo