public interface HttpCommandExecutorService
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
invoke(HttpCommand command)
Returns a
HttpResponse from the server which responded to the
command. |
HttpResponse invoke(HttpCommand command)
HttpResponse from the server which responded to the
command.Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.