Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • configure your application to use AHC
    To use AHC in your application, you just need to package the AHC jar file along with the application that requires the supportin the WEB_INF/lib directory of your application. AHC uses the Mina package to manage the underlying I/O, so the Mina jar files will also need to be included. Typically, this type of packaging is handled automatically by maven dependency management.
  • sample
  • javadoc