Class HTTPSServerThread

java.lang.Object
java.lang.Thread
org.bouncycastle.tls.test.HTTPSServerThread
All Implemented Interfaces:
Runnable

public class HTTPSServerThread extends Thread
  • Constructor Details

    • HTTPSServerThread

      public HTTPSServerThread()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread