| Constructor and Description |
|---|
PCEPByteToMessageDecoder(MessageRegistry registry) |
PCEPDispatcherImpl(@NonNull MessageRegistry registry,
@NonNull PCEPSessionNegotiatorFactory<PCEPSessionImpl> negotiatorFactory,
@NonNull io.netty.channel.EventLoopGroup bossGroup,
@NonNull io.netty.channel.EventLoopGroup workerGroup)
Creates an instance of PCEPDispatcherImpl, gets the default selector and opens it.
|
PCEPHandlerFactory(MessageRegistry registry) |
PCEPMessageToByteEncoder(MessageRegistry registry) |
| Constructor and Description |
|---|
PCCDispatcherImpl(@NonNull MessageRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
MessageRegistry |
PCEPExtensionConsumerContext.getMessageHandlerRegistry() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMessageRegistry |
| Modifier and Type | Method and Description |
|---|---|
MessageRegistry |
SimplePCEPExtensionProviderContext.getMessageHandlerRegistry() |
Copyright © 2020 OpenDaylight. All rights reserved.