Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.http.MethodNotSupportedException

Uses of MethodNotSupportedException in org.apache.http
 

Methods in org.apache.http that throw MethodNotSupportedException
 HttpRequest HttpRequestFactory.newHttpRequest(RequestLine requestline)
           
 HttpRequest HttpRequestFactory.newHttpRequest(java.lang.String method, java.lang.String uri)