openbaton / openbaton-client

The openbaton external client, such as sdk and cli
Apache License 2.0
4 stars 2 forks source link

Thread safety #10

Closed ThomasBri closed 7 years ago

ThomasBri commented 7 years ago

This branch contains a thread safe version of the sdk. The sdk has been restructured a little bit, e.g. the removal of the RequestFactory. Also the constructors of the NFVORequestor were changed as well as some of the rest agents' class names.