public interface TranslatorLibrary
| Modifier and Type | Method and Description |
|---|---|
<I,O> MessageTranslator<I,O> |
lookupTranslator(TranslatorKey key)
Lookup translator.
|
<I,O> MessageTranslator<I,O> lookupTranslator(TranslatorKey key)
key - a keyCopyright © 2019 OpenDaylight. All rights reserved.