public class DiscoveryResponseHandler extends Object implements org.apache.http.client.ResponseHandler<DiscoveryResponse>
| Constructor and Description |
|---|
DiscoveryResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryResponse |
handleResponse(org.apache.http.HttpResponse response) |
public DiscoveryResponse handleResponse(org.apache.http.HttpResponse response) throws IOException
handleResponse in interface org.apache.http.client.ResponseHandler<DiscoveryResponse>IOExceptionCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.