Interface ParameterParser


public interface ParameterParser
  • Method Summary

    Modifier and Type
    Method
    Description
    org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.BgpParameters
    parseParameter(io.netty.buffer.ByteBuf buffer)
     
  • Method Details

    • parseParameter

      org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.BgpParameters parseParameter(io.netty.buffer.ByteBuf buffer) throws org.opendaylight.protocol.bgp.parser.BGPParsingException, org.opendaylight.protocol.bgp.parser.BGPDocumentedException
      Throws:
      org.opendaylight.protocol.bgp.parser.BGPParsingException
      org.opendaylight.protocol.bgp.parser.BGPDocumentedException