Class ExecutorOperationSupport<T extends ExecutorServiceProvider>

java.lang.Object
com.sshtools.common.ssh.ExecutorOperationSupport<T>

public abstract class ExecutorOperationSupport<T extends ExecutorServiceProvider> extends Object
  • Field Details

    • MESSAGES_INCOMING

      public static final Integer MESSAGES_INCOMING
    • MESSAGES_OUTGOING

      public static final Integer MESSAGES_OUTGOING
    • EVENTS

      public static final Integer EVENTS
    • CALLBACKS

      public static final Integer CALLBACKS
  • Constructor Details

    • ExecutorOperationSupport

      protected ExecutorOperationSupport(String queueName)
  • Method Details