Class HttpServerThreadFactory

java.lang.Object
com.predic8.membrane.core.transport.http.HttpServerThreadFactory
All Implemented Interfaces:
ThreadFactory

public class HttpServerThreadFactory extends Object implements ThreadFactory
  • Field Details

  • Constructor Details

    • HttpServerThreadFactory

      public HttpServerThreadFactory()
    • HttpServerThreadFactory

      public HttpServerThreadFactory(String threadName)
  • Method Details