Class LegacyAwareRmiClientService


  • @Deprecated
    public class LegacyAwareRmiClientService
    extends com.lexmark.saperion.remote.client.AbstractRmiClientService
    Deprecated.
    don't use this class
    This rmi client service is aware of the classic connector and legacy connection.
    Author:
    jschwarz
    • Constructor Detail

      • LegacyAwareRmiClientService

        protected LegacyAwareRmiClientService​(SaClassicConnector legacyConnection)
        Deprecated.
      • LegacyAwareRmiClientService

        protected LegacyAwareRmiClientService​(LegacyConnection legacyConnection,
                                              com.lexmark.saperion.remote.common.Connection connection)
        Deprecated.
      • LegacyAwareRmiClientService

        protected LegacyAwareRmiClientService​(LegacyConnection legacyConnection)
        Deprecated.
    • Method Detail

      • createConnectionFromClassicConnector

        public static com.lexmark.saperion.remote.common.Connection createConnectionFromClassicConnector​(SaClassicConnector legacyConnection)
        Deprecated.
      • unwrapSystemException

        protected com.lexmark.saperion.exceptions.system.SystemException unwrapSystemException​(SaSystemException systemException)
        Deprecated.