Uses of Class
org.apache.hc.core5.http.MethodNotSupportedException
Packages that use MethodNotSupportedException
-
Uses of MethodNotSupportedException in org.apache.hc.core5.http
Methods in org.apache.hc.core5.http that throw MethodNotSupportedExceptionModifier and TypeMethodDescriptionHttpRequestFactory.newHttpRequest
(String method, String uri) Creates request message with the given request method and request URI.HttpRequestFactory.newHttpRequest
(String method, URI uri) Creates request message with the given request method and request URI.