|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MethodNotSupportedException | |
| org.apache.http | The core interfaces and classes of the HTTP components. |
| org.apache.http.impl | Default implementations for interfaces in
org.apache.http. |
| 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)
|
| Uses of MethodNotSupportedException in org.apache.http.impl |
| Methods in org.apache.http.impl that throw MethodNotSupportedException | |
HttpRequest |
DefaultHttpRequestFactory.newHttpRequest(RequestLine requestline)
|
HttpRequest |
DefaultHttpRequestFactory.newHttpRequest(java.lang.String method,
java.lang.String uri)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||