Class HttpConnection

java.lang.Object
pl.tkowalcz.tjahzi.http.HttpConnection
All Implemented Interfaces:
Closeable, AutoCloseable

public class HttpConnection extends Object implements Closeable
  • Constructor Details

  • Method Details

    • execute

      public void execute(io.netty.handler.codec.http.FullHttpRequest request)
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable