Interface TlvParser
-
- All Known Implementing Classes:
AbstractVendorInformationTlvParser,CInitiated00StatefulCapabilityTlvParser,LspDbVersionTlvParser,NoPathVectorTlvParser,OFListTlvParser,OrderTlvParser,OverloadedDurationTlvParser,P2MPTeLspCapabilityParser,PathBindingTlvParser,PathSetupTypeTlvParser,ReqMissingTlvParser,SpeakerEntityIdTlvParser,SrPathSetupTypeTlvParser,SrPceCapabilityTlvParser,Stateful07LSPIdentifierIpv4TlvParser,Stateful07LSPIdentifierIpv6TlvParser,Stateful07LspSymbolicNameTlvParser,Stateful07LspUpdateErrorTlvParser,Stateful07RSVPErrorSpecTlvParser,Stateful07StatefulCapabilityTlvParser,SyncOptimizationsCapabilityTlvParser
public interface TlvParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TlvparseTlv(io.netty.buffer.ByteBuf buffer)
-
-
-
Method Detail
-
parseTlv
Tlv parseTlv(io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException
- Throws:
PCEPDeserializerException
-
-