Class SourceAS4OctectHandler
java.lang.Object
org.opendaylight.protocol.bgp.parser.spi.extended.community.Abstract4OctetAsExtendedCommunity
org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific.SourceAS4OctectHandler
- All Implemented Interfaces:
org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityParser,org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunitySerializer
public final class SourceAS4OctectHandler
extends org.opendaylight.protocol.bgp.parser.spi.extended.community.Abstract4OctetAsExtendedCommunity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintorg.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunityparseExtendedCommunity(io.netty.buffer.ByteBuf body) voidserializeExtendedCommunity(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunity extendedCommunity, io.netty.buffer.ByteBuf body) Methods inherited from class org.opendaylight.protocol.bgp.parser.spi.extended.community.Abstract4OctetAsExtendedCommunity
getType
-
Constructor Details
-
SourceAS4OctectHandler
public SourceAS4OctectHandler()
-
-
Method Details
-
parseExtendedCommunity
public org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunity parseExtendedCommunity(io.netty.buffer.ByteBuf body) -
serializeExtendedCommunity
public void serializeExtendedCommunity(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunity extendedCommunity, io.netty.buffer.ByteBuf body) -
getSubType
public int getSubType()
-