|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodNotSupportedException | |
---|---|
org.apache.http | Core HTTP component APIs and primitives. |
org.apache.http.impl | Default implementations of HTTP connections for synchronous, blocking communication. |
Uses of MethodNotSupportedException in org.apache.http |
---|
Methods in org.apache.http that throw MethodNotSupportedException | |
---|---|
HttpRequest |
HttpRequestFactory.newHttpRequest(RequestLine requestline)
|
HttpRequest |
HttpRequestFactory.newHttpRequest(String method,
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(String method,
String uri)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |