RestconfServiceProvider

class ydk::RestconfServiceProvider : public ServiceProvider

Implementation of ServiceProvider for the restconf protocol.

EncodingFormat get_encoding() const

Returns the type of encoding supported by the service provider.

const RestconfSession &get_session()

Returns a reference of the RestconfSession used to connect to the restconf server.

~RestconfServiceProvider()