Skip navigation links
$ A B C D E F G H I L N O P Q R S T U V 

$

$YangModelBindingProvider - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
 
$YangModelBindingProvider() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModelBindingProvider
 
$YangModelBindingProvider - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627
 
$YangModelBindingProvider() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModelBindingProvider
 
$YangModuleInfoImpl - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
 
$YangModuleInfoImpl - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627
 

A

AbstractPCEPDispatcherImplModule - Class in org.opendaylight.controller.config.yang.pcep.impl
 
AbstractPCEPDispatcherImplModule(ModuleIdentifier, DependencyResolver) - Constructor for class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 
AbstractPCEPDispatcherImplModule(ModuleIdentifier, DependencyResolver, AbstractPCEPDispatcherImplModule, AutoCloseable) - Constructor for class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 
AbstractPCEPDispatcherImplModuleFactory - Class in org.opendaylight.controller.config.yang.pcep.impl
 
AbstractPCEPDispatcherImplModuleFactory() - Constructor for class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
AbstractPCEPSessionNegotiator - Class in org.opendaylight.protocol.pcep.impl
Abstract PCEP session negotiator.
AbstractPCEPSessionNegotiator(Promise<PCEPSessionImpl>, Channel) - Constructor for class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
 
AbstractPCEPSessionNegotiator.State - Enum in org.opendaylight.protocol.pcep.impl
PCEP session negotiation state transitions are described in RFC5440.
AbstractPCEPSessionNegotiatorFactory - Class in org.opendaylight.protocol.pcep.impl
SessionNegotiator which takes care of making sure sessions between PCEP peers are kept unique.
AbstractPCEPSessionNegotiatorFactory() - Constructor for class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory
 
AbstractSessionNegotiator - Class in org.opendaylight.protocol.pcep.impl
 
AbstractSessionNegotiator(Promise<PCEPSessionImpl>, Channel) - Constructor for class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
addAugmentation(Class<? extends Augmentation<Tls>>, Augmentation<Tls>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
addAugmentation(Class<? extends Augmentation<PcepDispatcherConfig>>, Augmentation<PcepDispatcherConfig>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
addAugmentation(Class<? extends Augmentation<PcepSessionConfig>>, Augmentation<PcepSessionConfig>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
addAugmentation(Class<? extends Augmentation<PcepDispatcherImpl>>, Augmentation<PcepDispatcherImpl>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration.PcepDispatcherImplBuilder
 
asInputStream(String, PathType) - Static method in class org.opendaylight.protocol.pcep.impl.tls.SslKeyStore
InputStream instance of key - key location is on classpath or specific path

B

BasePCEPSessionProposalFactory - Class in org.opendaylight.protocol.pcep.impl
 
BasePCEPSessionProposalFactory(int, int, List<PCEPCapability>) - Constructor for class org.opendaylight.protocol.pcep.impl.BasePCEPSessionProposalFactory
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration.PcepDispatcherImplBuilder
 

C

cancel(boolean) - Method in class org.opendaylight.protocol.pcep.impl.PCEPProtocolSessionPromise
 
canReuseInstance(AbstractPCEPDispatcherImplModule) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 
channel - Variable in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
channelActive(ChannelHandlerContext) - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
channelInactive(ChannelHandlerContext) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
channelRead(ChannelHandlerContext, Object) - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
channelRead0(ChannelHandlerContext, Message) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
close() - Method in class org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl
 
close() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
Closes PCEP session without sending a Close message, as the channel is no longer active.
close(TerminationReason) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
Closes PCEP session, cancels all timers, returns to state Idle, sends the Close Message.
createErrorMessage(PCEPErrors, Open) - Static method in class org.opendaylight.protocol.pcep.impl.spi.Util
 
createInstance() - Method in class org.opendaylight.controller.config.yang.pcep.impl.PCEPDispatcherImplModule
Deprecated.
 
createModule(String, DependencyResolver, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
createModule(String, DependencyResolver, DynamicMBeanWithInstance, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
createNegotiator(Promise<PCEPSessionImpl>, PCEPSessionListener, Channel, short, PCEPPeerProposal) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory
Create a new negotiator.
createNegotiator(Promise<PCEPSessionImpl>, PCEPSessionListener, Channel, short, PCEPPeerProposal) - Method in class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiatorFactory
 
createServer(InetSocketAddress, PCEPSessionListenerFactory, PCEPPeerProposal) - Method in class org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl
 
createServer(InetSocketAddress, Optional<KeyMapping>, PCEPSessionListenerFactory, PCEPPeerProposal) - Method in class org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl
 
createSession(Channel, Open, Open) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
Create the protocol session.
createSession(Channel, Open, Open) - Method in class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiator
 
customValidation() - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 

D

decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.opendaylight.protocol.pcep.impl.PCEPByteToMessageDecoder
 
DefaultPCEPSessionNegotiator - Class in org.opendaylight.protocol.pcep.impl
 
DefaultPCEPSessionNegotiator(Promise<PCEPSessionImpl>, Channel, PCEPSessionListener, short, int, Open, Tls) - Constructor for class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiator
 
DefaultPCEPSessionNegotiator(Promise<PCEPSessionImpl>, Channel, PCEPSessionListener, short, int, Open) - Constructor for class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiator
 
DefaultPCEPSessionNegotiatorFactory - Class in org.opendaylight.protocol.pcep.impl
 
DefaultPCEPSessionNegotiatorFactory(PCEPSessionProposalFactory, int) - Constructor for class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiatorFactory
 
DefaultPCEPSessionNegotiatorFactory(PCEPSessionProposalFactory, int, Tls) - Constructor for class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiatorFactory
 
DefaultPCEPSessionNegotiatorFactory(PCEPSessionProposalFactory, PcepDispatcherConfig) - Constructor for class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiatorFactory
 

E

encode(ChannelHandlerContext, Message, ByteBuf) - Method in class org.opendaylight.protocol.pcep.impl.PCEPMessageToByteEncoder
 
endOfInput() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
equals(Object) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 

F

FAIL_TIMER_VALUE - Static variable in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
Unified KeepWait and OpenWait timer expiration, in seconds.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PathType
 
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.StoreType
 

G

getAugmentation(Class<E>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getAugmentation(Class<E>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
getAugmentation(Class<E>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
getAugmentation(Class<E>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration.PcepDispatcherImplBuilder
 
getCapabilities() - Method in class org.opendaylight.protocol.pcep.impl.BasePCEPSessionProposalFactory
 
getCertificatePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
password protecting certificate
getCertificatePassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getCounterProposal(Open) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
Given a peer-provided session parameters proposal which we found unacceptable, provide a counter-proposal.
getCounterProposal(Open) - Method in class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiator
 
getDeadTimerValue() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getDeadTimerValue() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfig
 
getDeadTimerValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
getDecoders() - Method in class org.opendaylight.protocol.pcep.impl.PCEPHandlerFactory
 
getDefaultModules(DependencyResolverFactory, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
getEncoders() - Method in class org.opendaylight.protocol.pcep.impl.PCEPHandlerFactory
 
getImplementationName() - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
getImplementedInterface() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getImplementedServiceIntefaces() - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
getImportedModules() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModuleInfoImpl
 
getImportedModules() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModuleInfoImpl
 
getInitialProposal() - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
Get the initial session parameters proposal.
getInitialProposal() - Method in class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiator
 
getInstance() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModuleInfoImpl
 
getInstance() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModuleInfoImpl
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PathType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.StoreType
 
getKeepAliveTimerValue() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getKeepAliveTimerValue() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfig
 
getKeepAliveTimerValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
getKeystore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
keystore location
getKeystore() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getKeystorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
password protecting keystore
getKeystorePassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getKeystorePathType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
keystore path type (CLASSPATH or PATH)
getKeystorePathType() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getKeystoreType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
keystore type (JKS or PKCS12)
getKeystoreType() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getLocalPref() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getLogger() - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 
getMaxUnknownMessages() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfig
 
getMaxUnknownMessages() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
getMessages() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getModuleInfo() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModelBindingProvider
 
getModuleInfo() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModelBindingProvider
 
getModuleSourceStream() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModuleInfoImpl
 
getModuleSourceStream() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModuleInfoImpl
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModuleInfoImpl
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PathType
Returns the name of the enumeration item as it is specified in the input yang.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.StoreType
Returns the name of the enumeration item as it is specified in the input yang.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModuleInfoImpl
 
getNamespace() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModuleInfoImpl
 
getNamespace() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModuleInfoImpl
 
getPcepDispatcherConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepAppConfigData
 
getPcepSessionConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepAppConfigData
 
getPCEPSessionNegotiatorFactory() - Method in class org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl
 
getPCEPSessionProposalFactory() - Method in class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiatorFactory
 
getPeerPref() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getRemoteAddress() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getRemoteTlvs() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
getRevisedProposal(Open) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
Get the revised session parameters proposal based on the feedback the peer has provided to us.
getRevisedProposal(Open) - Method in class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiator
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModuleInfoImpl
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModuleInfoImpl
 
getServerContext() - Method in class org.opendaylight.protocol.pcep.impl.tls.SslContextFactory
 
getSessionNegotiator(PCEPSessionListenerFactory, Channel, Promise<PCEPSessionImpl>, PCEPPeerProposal) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory
 
getSessionProposal(InetSocketAddress, int, PCEPPeerProposal) - Method in class org.opendaylight.protocol.pcep.impl.BasePCEPSessionProposalFactory
 
getSessionRegistry() - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory
 
getTls() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfig
 
getTls() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
getTruststore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
truststore location
getTruststore() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getTruststorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
password protecting truststore
getTruststorePassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getTruststorePathType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
truststore path type (CLASSPATH or PATH)
getTruststorePathType() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getTruststoreType() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
truststore type (JKS or PKCS12)
getTruststoreType() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
getUnknownMessagesTimes() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 

H

handleChangedClass(DependencyResolver, DynamicMBeanWithInstance, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
handleChangedClass(DynamicMBeanWithInstance) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
Deprecated.
handleMalformedMessage(PCEPErrors) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
The fact, that a message is malformed, comes from parser.
handleMessage(Message) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
 
handleMessage(Message) - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
handleMessage(Message) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
Handles incoming message.
handleMessage(Message) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionNegotiator
 
handlerAdded(ChannelHandlerContext) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
hashCode() - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 

I

initializeChannel(SocketChannel, Promise<PCEPSessionImpl>) - Method in interface org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl.ChannelPipelineInitializer
 
instantiateModule(String, DependencyResolver, PCEPDispatcherImplModule, AutoCloseable, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
instantiateModule(String, DependencyResolver, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
instantiateModule(String, DependencyResolver, PCEPDispatcherImplModule, AutoCloseable, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.PCEPDispatcherImplModuleFactory
Deprecated.
 
instantiateModule(String, DependencyResolver, BundleContext) - Method in class org.opendaylight.controller.config.yang.pcep.impl.PCEPDispatcherImplModuleFactory
Deprecated.
 
isClosed() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
isModuleImplementingServiceInterface(Class<? extends AbstractServiceInterface>) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
isProposalAcceptable(Open) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
Check whether a peer-provided session parameters proposal is acceptable.
isProposalAcceptable(Open) - Method in class org.opendaylight.protocol.pcep.impl.DefaultPCEPSessionNegotiator
 
isSame(AbstractPCEPDispatcherImplModule) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 

L

lastMessageSentAt - Variable in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
System.nanoTime value about when was sent the last message Protected to be updated also in tests.
localSessionCharacteristics() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 

N

NAME - Static variable in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModuleFactory
 
negotiationFailed(Throwable) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
 
negotiationFailed(Throwable) - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
negotiationSuccessful(PCEPSessionImpl) - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 

O

org.opendaylight.controller.config.yang.pcep.impl - package org.opendaylight.controller.config.yang.pcep.impl
 
org.opendaylight.protocol.pcep.impl - package org.opendaylight.protocol.pcep.impl
 
org.opendaylight.protocol.pcep.impl.spi - package org.opendaylight.protocol.pcep.impl.spi
 
org.opendaylight.protocol.pcep.impl.tls - package org.opendaylight.protocol.pcep.impl.tls
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707 - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627 - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration
 

P

PathType - Enum in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
 
PcepAppConfigData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
Configuration for the PCEP implementation.
PCEPByteToMessageDecoder - Class in org.opendaylight.protocol.pcep.impl
A PCEP message parser which also does validation.
PCEPByteToMessageDecoder(MessageRegistry) - Constructor for class org.opendaylight.protocol.pcep.impl.PCEPByteToMessageDecoder
 
PcepDispatcherConfig - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
This class represents the following YANG schema fragment defined in module pcep-app-config
PcepDispatcherConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
Class that builds PcepDispatcherConfig instances.
PcepDispatcherConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
PcepDispatcherConfigBuilder(PcepDispatcherConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
PCEPDispatcherImpl - Class in org.opendaylight.protocol.pcep.impl
Implementation of PCEPDispatcher.
PCEPDispatcherImpl(MessageRegistry, PCEPSessionNegotiatorFactory, EventLoopGroup, EventLoopGroup) - Constructor for class org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl
Creates an instance of PCEPDispatcherImpl, gets the default selector and opens it.
PcepDispatcherImpl - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration
This class represents the following YANG schema fragment defined in module odl-pcep-impl-cfg
PcepDispatcherImpl - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627
This class represents the following YANG schema fragment defined in module odl-pcep-impl-cfg
PcepDispatcherImpl() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.PcepDispatcherImpl
 
PCEPDispatcherImpl.ChannelPipelineInitializer - Interface in org.opendaylight.protocol.pcep.impl
 
PcepDispatcherImplBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration
Class that builds PcepDispatcherImpl instances.
PcepDispatcherImplBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration.PcepDispatcherImplBuilder
 
PcepDispatcherImplBuilder(PcepDispatcherImpl) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration.PcepDispatcherImplBuilder
 
PCEPDispatcherImplModule - Class in org.opendaylight.controller.config.yang.pcep.impl
Deprecated.
Replaced by blueprint wiring
PCEPDispatcherImplModule(ModuleIdentifier, DependencyResolver) - Constructor for class org.opendaylight.controller.config.yang.pcep.impl.PCEPDispatcherImplModule
Deprecated.
 
PCEPDispatcherImplModule(ModuleIdentifier, DependencyResolver, PCEPDispatcherImplModule, AutoCloseable) - Constructor for class org.opendaylight.controller.config.yang.pcep.impl.PCEPDispatcherImplModule
Deprecated.
 
PCEPDispatcherImplModuleFactory - Class in org.opendaylight.controller.config.yang.pcep.impl
Deprecated.
Replaced by blueprint wiring
PCEPDispatcherImplModuleFactory() - Constructor for class org.opendaylight.controller.config.yang.pcep.impl.PCEPDispatcherImplModuleFactory
Deprecated.
 
PCEPDispatcherImplModuleMXBean - Interface in org.opendaylight.controller.config.yang.pcep.impl
 
PCEPHandlerFactory - Class in org.opendaylight.protocol.pcep.impl
PCEP specific factory for protocol inbound/outbound handlers.
PCEPHandlerFactory(MessageRegistry) - Constructor for class org.opendaylight.protocol.pcep.impl.PCEPHandlerFactory
 
PCEPMessageHeaderDecoder - Class in org.opendaylight.protocol.pcep.impl
 
PCEPMessageHeaderDecoder() - Constructor for class org.opendaylight.protocol.pcep.impl.PCEPMessageHeaderDecoder
 
PCEPMessageToByteEncoder - Class in org.opendaylight.protocol.pcep.impl
 
PCEPMessageToByteEncoder(MessageRegistry) - Constructor for class org.opendaylight.protocol.pcep.impl.PCEPMessageToByteEncoder
 
PCEPProtocolSessionPromise<S extends org.opendaylight.protocol.pcep.PCEPSession> - Class in org.opendaylight.protocol.pcep.impl
 
PcepSessionConfig - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
This class represents the following YANG schema fragment defined in module pcep-app-config
PcepSessionConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
Class that builds PcepSessionConfig instances.
PcepSessionConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
PcepSessionConfigBuilder(PcepSessionConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
PCEPSessionImpl - Class in org.opendaylight.protocol.pcep.impl
Implementation of PCEPSession.
PCEPSessionNegotiator - Class in org.opendaylight.protocol.pcep.impl
 
PCEPSessionNegotiator(Channel, Promise<PCEPSessionImpl>, PCEPSessionListenerFactory, AbstractPCEPSessionNegotiatorFactory, PCEPPeerProposal) - Constructor for class org.opendaylight.protocol.pcep.impl.PCEPSessionNegotiator
 
promise - Variable in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 

Q

QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.Tls
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration.PcepDispatcherImpl
 
QNAME - Static variable in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.PcepDispatcherImpl
 

R

removeAugmentation(Class<? extends Augmentation<Tls>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
removeAugmentation(Class<? extends Augmentation<PcepDispatcherConfig>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
removeAugmentation(Class<? extends Augmentation<PcepSessionConfig>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
removeAugmentation(Class<? extends Augmentation<PcepDispatcherImpl>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.modules.module.configuration.PcepDispatcherImplBuilder
 
resetStats() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
resolveDependencies() - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 
reuseInstance(AutoCloseable) - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 

S

sendMessage(Message) - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
sendMessage(Message) - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
Sends message to serialization.
sessionUp() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
setCertificatePassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setDeadTimerValue(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
setKeepAliveTimerValue(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepSessionConfigBuilder
 
setKeystore(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setKeystorePassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setKeystorePathType(PathType) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setKeystoreType(StoreType) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setMaxUnknownMessages(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
setSuccess(S) - Method in class org.opendaylight.protocol.pcep.impl.PCEPProtocolSessionPromise
 
setTls(Tls) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PcepDispatcherConfigBuilder
 
setTlsConfiguration(Tls) - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
 
setTruststore(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setTruststorePassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setTruststorePathType(PathType) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
setTruststoreType(StoreType) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
SslContextFactory - Class in org.opendaylight.protocol.pcep.impl.tls
Class for setting up TLS connection.
SslContextFactory(Tls) - Constructor for class org.opendaylight.protocol.pcep.impl.tls.SslContextFactory
 
SslKeyStore - Class in org.opendaylight.protocol.pcep.impl.tls
 
startNegotiation() - Method in class org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator
 
startNegotiation() - Method in class org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator
 
startNegotiation() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionNegotiator
 
StoreType - Enum in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707
 

T

Tls - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config
This class represents the following YANG schema fragment defined in module pcep-app-config
TlsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config
Class that builds Tls instances.
TlsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
TlsBuilder(Tls) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.pcep.dispatcher.config.TlsBuilder
 
toString() - Method in class org.opendaylight.protocol.pcep.impl.PCEPSessionImpl
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.$YangModuleInfoImpl
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.impl.rev130627.$YangModuleInfoImpl
 

U

Util - Class in org.opendaylight.protocol.pcep.impl.spi
Utilities used in pcep-impl

V

validate() - Method in class org.opendaylight.controller.config.yang.pcep.impl.AbstractPCEPDispatcherImplModule
 
valueOf(String) - Static method in enum org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.StoreType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.app.config.rev160707.StoreType
Returns an array containing the constants of this enum type, in the order they are declared.
$ A B C D E F G H I L N O P Q R S T U V 
Skip navigation links

Copyright © 2017 OpenDaylight. All rights reserved.