All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opendaylight.restconf.nb.rfc8040.legacy.package-info Maven / Gradle / Ivy

There is a newer version: 8.0.3
Show newest version
/*
 * Copyright (c) 2021 PANTHEON.tech, s.r.o. and others.  All rights reserved.
 *
 * This program and the accompanying materials are made available under the
 * terms of the Eclipse Public License v1.0 which accompanies this distribution,
 * and is available at http://www.eclipse.org/legal/epl-v10.html
 */
/**
 * Various legacy constructs used in RFC8040 northbound. This package holds classes which are needed to properly extend
 * restconf-common constructs without polluting them with things that are internal to this implementation and either are
 * not or cannot be assumed to be relevant to bierman02.
 *
 * 

* These constructs are subject to future removal as we restructure how RESTCONF requests are wired to JAX-RS, bound to * the runtime environment (MD-SAL services and mount points). */ package org.opendaylight.restconf.nb.rfc8040.legacy;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy