commit | b5f84d28eb8a8c3d5a6af0daa1529a38839a073d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Sep 24 14:55:48 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Sep 24 14:55:48 2019 -0400 |
tree | b3679e193c59d951d56142cc5862b18bb03c87c9 | |
parent | b6df513c7e6ae7d4f1316775bae7230f5727660f [diff] |
Enable deprecation warnings And fix usage of Class.newInstance(), deprecated since Java 9 Change-Id: I3bc4a4b2354cc978dc934c7b29cff7a87ab90bc9
This project consists of tools for managing an NDN forwarding daemon (NFD). It relies on the NDN Protocol and its associated client library. It implements the NFD management specification outlined at https://redmine.named-data.net/projects/nfd/wiki/Management. Please note that this library does not yet implement all of the commands in the management specification.
With a Face that has command signing information set, call any of the following static methods:
See full Javadoc documentation
Copyright © 2015, Intel Corporation.
This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU Lesser General Public License, version 3, as published by the Free Software Foundation.
This program is distributed in the hope it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.