Skip navigation links

Package org.onosproject.yms.ymsm

Provides interfaces to YANG application management system manager.

See: Description

Package org.onosproject.yms.ymsm Description

Provides interfaces to YANG application management system manager. YMSM is manager of the YANG Core. In NBI, it acts as a broker in between the protocol and application, here there is a separate protocol implementation, which does the conversion of protocol representation to abstract data tree. The protocol implementation takes care of the protocol specific actions for e.g. RESTCONF handling the entity-tag / timestamp related operations. In SBI, driver or provider uses YANG codec handler as a utility to translate the request information in java(YANG utils generated) to protocol specific format and vice versa.
Skip navigation links