Uses of Class
org.opendaylight.netconf.nettyutil.handler.NetconfEXICodec
-
Packages that use NetconfEXICodec Package Description org.opendaylight.netconf.nettyutil.handler -
-
Uses of NetconfEXICodec in org.opendaylight.netconf.nettyutil.handler
Methods in org.opendaylight.netconf.nettyutil.handler that return NetconfEXICodec Modifier and Type Method Description static NetconfEXICodecNetconfEXICodec. forParameters(EXIParameters parameters)Methods in org.opendaylight.netconf.nettyutil.handler with parameters of type NetconfEXICodec Modifier and Type Method Description static NetconfEXIToMessageDecoderNetconfEXIToMessageDecoder. create(NetconfEXICodec codec)static NetconfMessageToEXIEncoderNetconfMessageToEXIEncoder. create(NetconfEXICodec codec)
-