public class HttpClient extends Object
| Constructor and Description | 
|---|
| HttpClient(Map<String,String> initialProperties) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getHttpPort() | 
| HttpResponse | sendRequest(HttpRequest request) | 
public int getHttpPort()
public HttpResponse sendRequest(HttpRequest request) throws Exception
ExceptionCopyright © 2019 OpenDaylight. All rights reserved.