Class InternalH2AsyncExecRuntime.Endpoint

java.lang.Object
org.apache.hc.client5.http.impl.async.InternalH2AsyncExecRuntime.Endpoint
All Implemented Interfaces:
org.apache.hc.core5.util.Identifiable
Enclosing class:
InternalH2AsyncExecRuntime

static class InternalH2AsyncExecRuntime.Endpoint extends Object implements org.apache.hc.core5.util.Identifiable
  • Field Details

    • route

      final HttpRoute route
    • session

      final org.apache.hc.core5.reactor.IOSession session
  • Constructor Details

    • Endpoint

      Endpoint(HttpRoute route, org.apache.hc.core5.reactor.IOSession session)
  • Method Details

    • getId

      public String getId()
      Specified by:
      getId in interface org.apache.hc.core5.util.Identifiable