blob: cd68b55a00861cf639af811c43ff4a863223a082 [file] [log] [blame]
Hyunsun Moon9274aaf2015-12-04 11:35:25 -08001/*
Brian O'Connor80dff972017-08-03 22:46:30 -07002 * Copyright 2015-present Open Networking Foundation
Hyunsun Moon9274aaf2015-12-04 11:35:25 -08003 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17/**
18 * REST APIs for CORD VTN.
19 */
alshabibb4d31712016-06-01 18:51:03 -070020package org.opencord.cordvtn.rest;