Class HttpSocketContext

All Implemented Interfaces:
SocketContext, Closeable, AutoCloseable

public abstract class HttpSocketContext extends AbstractSocketContext<HttpSocket>
Bi-directional messaging over HTTP.
  • Field Details

  • Constructor Details

    • HttpSocketContext

      protected HttpSocketContext()