Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.MessageSerializer
Package
Description
-
Uses of MessageSerializer in org.opendaylight.protocol.bgp.parser.impl.message
Modifier and TypeClassDescriptionfinal class
final class
Parser for BGPNotification message.final class
Parser for BGP Open message.final class
final class
LENGTH fields, that denote the length of the fields with variable length, have fixed SIZE. -
Uses of MessageSerializer in org.opendaylight.protocol.bgp.parser.spi
Modifier and TypeMethodDescription<T extends org.opendaylight.yangtools.yang.binding.Notification<T> & org.opendaylight.yangtools.yang.binding.DataObject>
org.opendaylight.yangtools.concepts.RegistrationBGPExtensionProviderContext.registerMessageSerializer
(Class<T> messageClass, MessageSerializer serializer) -
Uses of MessageSerializer in org.opendaylight.protocol.bgp.parser.spi.pojo
Modifier and TypeMethodDescription<T extends org.opendaylight.yangtools.yang.binding.Notification<T> & org.opendaylight.yangtools.yang.binding.DataObject>
org.opendaylight.yangtools.concepts.RegistrationSimpleBGPExtensionProviderContext.registerMessageSerializer
(Class<T> messageClass, MessageSerializer serializer)