Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunitySerializer
Packages that use ExtendedCommunitySerializer
Package
Description
-
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.evpn.impl.extended.communities
Classes in org.opendaylight.protocol.bgp.evpn.impl.extended.communities that implement ExtendedCommunitySerializerModifier and TypeClassDescriptionfinal classfinal classfinal classclassfinal class -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.flowspec.extended.communities
Classes in org.opendaylight.protocol.bgp.flowspec.extended.communities that implement ExtendedCommunitySerializerModifier and TypeClassDescriptionfinal classclassclassclassfinal classclassclassclass -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities
Classes in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities that implement ExtendedCommunitySerializerModifier and TypeClassDescriptionclassclassParser for BGP Encapsulation extended community attribute.final classclassfinal classfinal classfinal classfinal classfinal class -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific
Classes in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.four.octect.as.specific that implement ExtendedCommunitySerializerModifier and TypeClassDescriptionfinal classfinal classfinal class -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target
Classes in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target that implement ExtendedCommunitySerializerModifier and TypeClassDescriptionfinal classfinal classfinal class -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type ExtendedCommunitySerializerModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationBGPExtensionProviderContext.registerExtendedCommunitySerializer(Class<? extends 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 ExtendedCommunitySerializerModifier and TypeClassDescriptionclassclassclassclass -
Uses of ExtendedCommunitySerializer in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo with parameters of type ExtendedCommunitySerializerModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.RegistrationSimpleBGPExtensionProviderContext.registerExtendedCommunitySerializer(Class<? extends ExtendedCommunity> extendedCommunityClass, ExtendedCommunitySerializer serializer)