| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReasonPhraseCatalog | |
|---|---|
| org.apache.http.impl | Default implementations of HTTP connections for synchronous, blocking communication. | 
| org.apache.http.message | Core HTTP message components, message element parser and writer APIs and their default implementations. | 
| Uses of ReasonPhraseCatalog in org.apache.http.impl | 
|---|
| Classes in org.apache.http.impl that implement ReasonPhraseCatalog | |
|---|---|
|  class | EnglishReasonPhraseCatalogEnglish reason phrases for HTTP status codes. | 
| Fields in org.apache.http.impl declared as ReasonPhraseCatalog | |
|---|---|
| protected  ReasonPhraseCatalog | DefaultHttpResponseFactory.reasonCatalogThe catalog for looking up reason phrases. | 
| Constructors in org.apache.http.impl with parameters of type ReasonPhraseCatalog | |
|---|---|
| DefaultHttpResponseFactory(ReasonPhraseCatalog catalog)Creates a new response factory with the given catalog. | |
| Uses of ReasonPhraseCatalog in org.apache.http.message | 
|---|
| Constructors in org.apache.http.message with parameters of type ReasonPhraseCatalog | |
|---|---|
| BasicHttpResponse(StatusLine statusline,
                  ReasonPhraseCatalog catalog,
                  Locale locale)Creates a new response. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||