Uses of Class
org.opendaylight.protocol.rsvp.parser.spi.RSVPParsingException
Packages that use RSVPParsingException
Package
Description
-
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.impl.subobject
Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject that throw RSVPParsingExceptionModifier and TypeMethodDescriptionstatic AsNumberCase
AsNumberCaseParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero
Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject.ero that throw RSVPParsingExceptionModifier and TypeMethodDescriptionEROAsNumberSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROExplicitExclusionRouteSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROIpv4PrefixSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROIpv6PrefixSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROLabelSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROPathKey128SubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROPathKey32SubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROUnnumberedInterfaceSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) SEROBasicProtectionSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.impl.subobject.label
Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject.label that throw RSVPParsingExceptionModifier and TypeMethodDescriptionfinal LabelType
GeneralizedLabelParser.parseLabel
(io.netty.buffer.ByteBuf buffer) Type1LabelParser.parseLabel
(io.netty.buffer.ByteBuf buffer) final LabelType
WavebandSwitchingLabelParser.parseLabel
(io.netty.buffer.ByteBuf buffer) -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.impl.subobject.rro
Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject.rro that throw RSVPParsingExceptionModifier and TypeMethodDescriptionRROIpv4PrefixSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) RROIpv6PrefixSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) RROLabelSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) RROPathKey128SubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) RROPathKey32SubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) RROUnnumberedInterfaceSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) SRROBasicProtectionSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.impl.subobject.xro
Methods in org.opendaylight.protocol.rsvp.parser.impl.subobject.xro that throw RSVPParsingExceptionModifier and TypeMethodDescriptionXROAsNumberSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) XROIpv4PrefixSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) XROIpv6PrefixSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) XROPathKey128SubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) XROPathKey32SubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) XROSrlgSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) XROUnnumberedInterfaceSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.impl.te
Methods in org.opendaylight.protocol.rsvp.parser.impl.te that throw RSVPParsingExceptionModifier and TypeMethodDescriptionprotected final RsvpTeObject
AbstractAssociationParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
AdminStatusObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
AttributesObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
BandwidthObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
DynamicProtectionObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
ExcludeRouteObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
ExplicitRouteObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
FlowSpecObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
InformationalFastRerouteObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
MetricObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
PrimaryPathRouteObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
ProtectionObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
RecordRouteObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
ReoptimizationBandwidthObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
RequiredAttributesObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
SecondaryExplicitRouteObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
SecondaryRecordRouteObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
SenderTspecObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
SessionAttributeLspObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected RsvpTeObject
SessionAttributeLspRaObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) protected static ProtectionSubobject
ProtectionCommonParser.parseCommonProtectionBody
(short ctype, io.netty.buffer.ByteBuf byteBuf) protected static ProtectionSubobject
ProtectionCommonParser.parseCommonProtectionBodyType2
(io.netty.buffer.ByteBuf byteBuf) -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.spi
Methods in org.opendaylight.protocol.rsvp.parser.spi that throw RSVPParsingExceptionModifier and TypeMethodDescriptionLabelParser.parseLabel
(io.netty.buffer.ByteBuf buffer) LabelRegistry.parseLabel
(int ctype, io.netty.buffer.ByteBuf buffer) Finds parser for given label C-type in the registry.RSVPTeObjectParser.parseObject
(io.netty.buffer.ByteBuf buffer) RSVPTeObjectRegistry.parseRSPVTe
(int classNum, int ctype, io.netty.buffer.ByteBuf buffer) EROSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean loose) EROSubobjectRegistry.parseSubobject
(int subobjectType, io.netty.buffer.ByteBuf buffer, boolean loose) Finds parser for given subobject type in the registry.RROSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) RROSubobjectRegistry.parseSubobject
(int type, io.netty.buffer.ByteBuf buffer) Finds parser for given subobject type in the registry.SRROSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer) XROSubobjectParser.parseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory) XROSubobjectRegistry.parseSubobject
(int type, io.netty.buffer.ByteBuf buffer, boolean mandatory) Finds parser for given subobject type in the registry. -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.spi.pojo
Methods in org.opendaylight.protocol.rsvp.parser.spi.pojo that throw RSVPParsingExceptionModifier and TypeMethodDescriptionSimpleLabelRegistry.parseLabel
(int ctype, io.netty.buffer.ByteBuf buffer) SimpleRSVPObjectRegistry.parseRSPVTe
(int classNum, int ctype, io.netty.buffer.ByteBuf buffer) SimpleEROSubobjectRegistry.parseSubobject
(int type, io.netty.buffer.ByteBuf buffer, boolean loose) SimpleRROSubobjectRegistry.parseSubobject
(int type, io.netty.buffer.ByteBuf buffer) SimpleXROSubobjectRegistry.parseSubobject
(int type, io.netty.buffer.ByteBuf buffer, boolean mandatory) -
Uses of RSVPParsingException in org.opendaylight.protocol.rsvp.parser.spi.subobjects
Methods in org.opendaylight.protocol.rsvp.parser.spi.subobjects that throw RSVPParsingExceptionModifier and TypeMethodDescriptionprotected abstract RsvpTeObject
AbstractRSVPObjectParser.localParseObject
(io.netty.buffer.ByteBuf byteBuf) EROSubobjectListParser.parseList
(io.netty.buffer.ByteBuf buffer) RROSubobjectListParser.parseList
(io.netty.buffer.ByteBuf buffer) XROSubobjectListParser.parseList
(io.netty.buffer.ByteBuf byteBuf) AbstractRSVPObjectParser.parseObject
(io.netty.buffer.ByteBuf byteBuf)