| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPCEPSessionNegotiator.setTlsConfiguration(Tls tlsConfiguration) |
| Constructor and Description |
|---|
DefaultPCEPSessionNegotiator(io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
io.netty.channel.Channel channel,
org.opendaylight.protocol.pcep.PCEPSessionListener listener,
short sessionId,
int maxUnknownMessages,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.open.object.Open localPrefs,
Tls tlsConfiguration) |
DefaultPCEPSessionNegotiatorFactory(org.opendaylight.protocol.pcep.PCEPSessionProposalFactory spf,
int maxUnknownMessages,
Tls tlsConfiguration) |
| Constructor and Description |
|---|
SslContextFactory(Tls tlsConfig) |
| Modifier and Type | Method and Description |
|---|---|
Tls |
PcepDispatcherConfigBuilder.getTls() |
Tls |
PcepDispatcherConfig.getTls() |
| Modifier and Type | Method and Description |
|---|---|
PcepDispatcherConfigBuilder |
PcepDispatcherConfigBuilder.setTls(Tls value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Tls>> |
TlsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Tls |
TlsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TlsBuilder |
TlsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tls>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Tls> augmentation) |
TlsBuilder |
TlsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tls>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Tls> augmentation) |
TlsBuilder |
TlsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tls>> augmentationType) |
| Constructor and Description |
|---|
TlsBuilder(Tls base) |
Copyright © 2018 OpenDaylight. All rights reserved.