Class Http2ClientImpl

  • All Implemented Interfaces:
    Http2Client

    public class Http2ClientImpl
    extends java.lang.Object
    implements Http2Client
    • Constructor Summary

      Constructors 
      Constructor Description
      Http2ClientImpl​(java.lang.String id, org.webpieces.nio.api.ChannelManager mgr, com.webpieces.http2engine.api.client.Http2ClientEngineFactory factory)  
    • Constructor Detail

      • Http2ClientImpl

        public Http2ClientImpl​(java.lang.String id,
                               org.webpieces.nio.api.ChannelManager mgr,
                               com.webpieces.http2engine.api.client.Http2ClientEngineFactory factory)