Class AbstractRhinoService


  • public abstract class AbstractRhinoService
    extends Object
    Abstract base class for REM-hosted services outside the main GUI. These use a different login and connection path from the GUI based Rhino connection selector.
    • Field Detail

      • log

        public static final org.slf4j.Logger log