Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunitySerializer
-
-
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type ExtendedCommunitySerializer Modifier and Type Method Description org.opendaylight.yangtools.concepts.RegistrationBGPExtensionProviderContext. registerExtendedCommunitySerializer(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunity> extendedCommunityClass, ExtendedCommunitySerializer serializer) -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.spi.extended.community
Classes in org.opendaylight.protocol.bgp.parser.spi.extended.community that implement ExtendedCommunitySerializer Modifier and Type Class Description classAbstract4OctetAsExtendedCommunityclassAbstractIpv4ExtendedCommunityclassAbstractOpaqueExtendedCommunityclassAbstractTwoOctetAsExtendedCommunity -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo with parameters of type ExtendedCommunitySerializer Modifier and Type Method Description org.opendaylight.yangtools.concepts.RegistrationSimpleBGPExtensionProviderContext. registerExtendedCommunitySerializer(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunity> extendedCommunityClass, ExtendedCommunitySerializer serializer)
-