Add package-info.java to all jetty packages

This commit is contained in:
Jesse McConnell 2013-05-21 15:07:24 -05:00
parent dd3a918136
commit cede990d41
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
//
/**
* Jetty Client : Implementation and Core Classes
*
* This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
* <p />
* The core class is {@link HttpClient}, which acts as a central configuration object (for example