Class MultiplexHttpDestination

All Implemented Interfaces:
Closeable, AutoCloseable, Destination, Callback, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle, Invocable

public abstract class MultiplexHttpDestination extends HttpDestination
  • Constructor Details

    • MultiplexHttpDestination

      protected MultiplexHttpDestination(HttpClient client, Origin origin)
  • Method Details

    • getMaxRequestsPerConnection

      public int getMaxRequestsPerConnection()
    • setMaxRequestsPerConnection

      public void setMaxRequestsPerConnection(int maxRequestsPerConnection)