Class RexecConnection

  • All Implemented Interfaces:
    Connection

    public class RexecConnection
    extends ConnectionImpl
    This class encapsulates the RXA library's REXEC 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

      • RexecConnection

        public RexecConnection​(LogProxy lp)
        RexecConnection Constructor
        Parameters:
        lp - LogProxy for logging