Class DefaultHttpServerConnection

All Implemented Interfaces:
Closeable, AutoCloseable, HttpConnection, HttpInetConnection, HttpServerConnection

@Deprecated public class DefaultHttpServerConnection extends SocketHttpServerConnection
Deprecated.
Default implementation of a server-side HTTP connection.
Since:
4.0
  • Constructor Details

    • DefaultHttpServerConnection

      public DefaultHttpServerConnection()
      Deprecated.
  • Method Details