Uses of Interface
org.opendaylight.infrautils.diagstatus.shell.HttpClientService
-
Packages that use HttpClientService Package Description org.opendaylight.infrautils.diagstatus.shell -
-
Uses of HttpClientService in org.opendaylight.infrautils.diagstatus.shell
Classes in org.opendaylight.infrautils.diagstatus.shell that implement HttpClientService Modifier and Type Class Description class
HttpClient
Constructors in org.opendaylight.infrautils.diagstatus.shell with parameters of type HttpClientService Constructor Description DiagStatusCommand(DiagStatusServiceMBean diagStatusServiceMBean, ClusterMemberInfo clusterMemberInfoProvider, HttpClientService httpClient)
-