Interface ParameterParser
public interface ParameterParser
-
Method Summary
Modifier and TypeMethodDescriptionorg.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.BgpParametersparseParameter(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.BGPParsingExceptionorg.opendaylight.protocol.bgp.parser.BGPDocumentedException
-