Class RSHConnection

  • All Implemented Interfaces:
    Connection

    public class RSHConnection
    extends ConnectionImpl
    This class encapsulates the RXA library's RSH Connection related objects
    • Field Detail

      • TYPE

        public static final java.lang.String TYPE
        The connection protocol being used
        See Also:
        Constant Field Values
      • args

        protected java.lang.Object[] args
        To be used in logged messages
    • Constructor Detail

      • RSHConnection

        public RSHConnection​(LogProxy log)
        RSHConnection Constructor
        Parameters:
        log - LogProxy for logging