Uses of Class
org.opendaylight.netconf.nettyutil.handler.exi.EXIParameters
Packages that use EXIParameters
Package
Description
-
Uses of EXIParameters in org.opendaylight.netconf.nettyutil.handler
Methods in org.opendaylight.netconf.nettyutil.handler with parameters of type EXIParametersModifier and TypeMethodDescriptionstatic @NonNull NetconfEXICodecNetconfEXICodec.forParameters(EXIParameters parameters) -
Uses of EXIParameters in org.opendaylight.netconf.nettyutil.handler.exi
Methods in org.opendaylight.netconf.nettyutil.handler.exi that return EXIParametersModifier and TypeMethodDescriptionstatic EXIParametersEXIParameters.empty()static EXIParametersEXIParameters.fromXmlElement(XmlElement root) Methods in org.opendaylight.netconf.nettyutil.handler.exi with parameters of type EXIParametersModifier and TypeMethodDescriptionstatic RpcMessageNetconfStartExiMessageProvider.create(EXIParameters exiOptions, String messageId)