Modifier and Type | Method and Description |
---|---|
TranslatorLibrary |
DeviceContext.oook()
Getter.
|
Modifier and Type | Method and Description |
---|---|
TranslatorLibrary |
TranslatorLibrarian.oook()
Method provides translator library held by Librarian.
|
Modifier and Type | Method and Description |
---|---|
void |
TranslatorLibrarian.setTranslatorLibrary(TranslatorLibrary translatorLibrary)
Method registers translator library for translating message objects.
|
Modifier and Type | Method and Description |
---|---|
static Optional<? extends MultipartReplyBody> |
MultipartReplyTranslatorUtil.translate(OfHeader message,
DeviceInfo deviceInfo,
ConvertorExecutor convertorExecutor,
TranslatorLibrary translatorLibrary) |
Modifier and Type | Method and Description |
---|---|
TranslatorLibrary |
DeviceContextImpl.oook() |
TranslatorLibrary |
DeviceManagerImpl.oook() |
Modifier and Type | Method and Description |
---|---|
void |
DeviceManagerImpl.setTranslatorLibrary(TranslatorLibrary translatorLibrary) |
Constructor and Description |
---|
MultiLayerAggregateFlowMultipartService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor,
TranslatorLibrary translatorLibrary) |
Constructor and Description |
---|
AggregateFlowsInTableService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
AtomicLong compatibilityXidSeed,
TranslatorLibrary translatorLibrary) |
OpendaylightFlowStatisticsServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
TranslatorLibrary translatorLibrary,
ConvertorExecutor convertorExecutor) |
Modifier and Type | Method and Description |
---|---|
TranslatorLibrary |
TranslatorLibraryBuilder.build() |
Copyright © 2019 OpenDaylight. All rights reserved.