Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.Message
Packages that use Message
Package
Description
-
Uses of Message in org.opendaylight.protocol.pcep
Methods in org.opendaylight.protocol.pcep that return MessageModifier and TypeMethodDescriptionMessageRegistry.parseMessage(int messageType, io.netty.buffer.ByteBuf buffer, List<Message> errors) Finds parser for given message type in the registry.Methods in org.opendaylight.protocol.pcep with parameters of type MessageModifier and TypeMethodDescriptionvoidPCEPSessionListener.onMessage(PCEPSession session, Message message) Fired when a normal protocol message is received.io.netty.util.concurrent.Future<Void> PCEPSession.sendMessage(Message message) Sends message from user to PCE/PCC.voidMessageRegistry.serializeMessage(Message message, io.netty.buffer.ByteBuf buffer) Find serializer for given message.Method parameters in org.opendaylight.protocol.pcep with type arguments of type MessageModifier and TypeMethodDescriptionMessageRegistry.parseMessage(int messageType, io.netty.buffer.ByteBuf buffer, List<Message> errors) Finds parser for given message type in the registry. -
Uses of Message in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Subinterfaces of Message in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109Modifier and TypeInterfaceDescriptioninterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-messageinterfaceThis class represents the following YANG schema fragment defined in module pcep-message -
Uses of Message in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Subinterfaces of Message in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109Modifier and TypeInterfaceDescriptioninterfaceThis class represents the following YANG schema fragment defined in module pcep-typesinterfaceThis class represents the following YANG schema fragment defined in module pcep-typesinterfaceThis class represents the following YANG schema fragment defined in module pcep-typesinterfaceThis class represents the following YANG schema fragment defined in module pcep-typesinterfaceThe PCMonRep message is used to provide PCE state metrics back to the requester for out-of-band monitoring requests.interfaceThis class represents the following YANG schema fragment defined in module pcep-typesinterfaceThis class represents the following YANG schema fragment defined in module pcep-typesinterfaceThis class represents the following YANG schema fragment defined in module pcep-typesinterfaceThis class represents the following YANG schema fragment defined in module pcep-types