Uses of Interface
org.opendaylight.protocol.pcep.MessageRegistry
Package
Description
-
Uses of MessageRegistry in org.opendaylight.bgpcep.pcep.topology.provider
-
Uses of MessageRegistry in org.opendaylight.protocol.pcep
Modifier and TypeMethodDescriptionio.netty.channel.ChannelFuture
PCEPDispatcher.createServer
(InetSocketAddress listenAddress, KeyMapping tcpKeys, MessageRegistry registry, PCEPSessionNegotiatorFactory negotiatorFactory) Creates server. -
Uses of MessageRegistry in org.opendaylight.protocol.pcep.impl
Modifier and TypeMethodDescriptionfinal io.netty.channel.ChannelFuture
PCEPDispatcherImpl.createServer
(InetSocketAddress listenAddress, KeyMapping tcpKeys, MessageRegistry registry, PCEPSessionNegotiatorFactory negotiatorFactory) ModifierConstructorDescriptionPCEPByteToMessageDecoder
(MessageRegistry registry) PCEPHandlerFactory
(MessageRegistry registry) PCEPMessageToByteEncoder
(MessageRegistry registry) -
Uses of MessageRegistry in org.opendaylight.protocol.pcep.pcc.mock.protocol
-
Uses of MessageRegistry in org.opendaylight.protocol.pcep.spi
-
Uses of MessageRegistry in org.opendaylight.protocol.pcep.spi.pojo
Modifier and TypeMethodDescriptionDefaultPCEPExtensionConsumerContext.getMessageHandlerRegistry()
SimplePCEPExtensionProviderContext.getMessageHandlerRegistry()