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.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type ExtendedCommunitySerializerModifier and TypeMethodDescriptionorg.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 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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.ExtendedCommunity> extendedCommunityClass, ExtendedCommunitySerializer serializer)