public class OpenConfigClientImpl extends Object implements OpenConfigClient
OpenConfigClient.Handler
Constructor and Description |
---|
OpenConfigClientImpl(InetAddress host,
List<Map<String,String>> paramList) |
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
void |
subscribe(OpenConfigClient.Handler handler) |
public OpenConfigClientImpl(InetAddress host, List<Map<String,String>> paramList)
public void subscribe(OpenConfigClient.Handler handler)
subscribe
in interface OpenConfigClient
public void shutdown()
shutdown
in interface OpenConfigClient
Copyright © 2021. All rights reserved.