public interface ApacheHttpMethodExecutor
Modifier and Type | Method and Description |
---|---|
void |
executeMethod(org.apache.commons.httpclient.HttpMethod method,
ClientRequest cr)
Execute the HTTP method
|
void executeMethod(org.apache.commons.httpclient.HttpMethod method, ClientRequest cr)
method
- the HTTP method.cr
- the client request.Copyright © 2013 Oracle Corporation. All rights reserved.