Class NetconfEXICodec

java.lang.Object
org.opendaylight.netconf.nettyutil.handler.NetconfEXICodec

public final class NetconfEXICodec extends Object
  • Method Details

    • forParameters

      public static @NonNull NetconfEXICodec forParameters(EXIParameters parameters)
    • newMessageDecoder

      public @NonNull MessageDecoder newMessageDecoder() throws org.opendaylight.netconf.shaded.exificient.core.exceptions.EXIException
      Throws:
      org.opendaylight.netconf.shaded.exificient.core.exceptions.EXIException
    • newMessageWriter

      public @NonNull MessageWriter newMessageWriter()