Class MHTTPClients

java.lang.Object
com.io7m.montarre.api.http.MHTTPClients
All Implemented Interfaces:
MHTTPClientFactoryType

public final class MHTTPClients extends Object implements MHTTPClientFactoryType
The default HTTP client factory.
  • Constructor Details

    • MHTTPClients

      public MHTTPClients()
      The default HTTP client factory.
  • Method Details