Class MultipartReplyTranslatorUtil
java.lang.Object
org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtil
Class converts multipart reply messages to the objects that can be then written to datastore using
multipart writers.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Optional
<? extends MultipartReplyBody> translate
(OfHeader message, DeviceInfo deviceInfo, @Nullable ConvertorExecutor convertorExecutor, @Nullable TranslatorLibrary translatorLibrary)
-
Method Details
-
translate
public static Optional<? extends MultipartReplyBody> translate(OfHeader message, DeviceInfo deviceInfo, @Nullable ConvertorExecutor convertorExecutor, @Nullable TranslatorLibrary translatorLibrary)
-