Class TcpOutputStream.RetryConnector

java.lang.Object
org.jboss.logmanager.handlers.TcpOutputStream.RetryConnector
All Implemented Interfaces:
Runnable
Enclosing class:
TcpOutputStream

private class TcpOutputStream.RetryConnector extends Object implements Runnable
  • Field Details

    • attempts

      private int attempts
  • Constructor Details

    • RetryConnector

      private RetryConnector()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable