public interface  org.apache.http.ReasonPhraseCatalog extends java.lang.Object
{
public abstract java.lang.String getReason(int, java.util.Locale);
}