Interface TlvSerializer
-
- All Known Implementing Classes:
AbstractVendorInformationTlvParser,InitiatedStatefulCapabilityTlvParser,LspDbVersionTlvParser,NoPathVectorTlvParser,OFListTlvParser,OrderTlvParser,OverloadedDurationTlvParser,P2MPTeLspCapabilityParser,PathBindingTlvParser,PathSetupTypeTlvParser,ReqMissingTlvParser,SpeakerEntityIdTlvParser,SrPathSetupTypeTlvParser,SrPceCapabilityTlvParser,StatefulLSPIdentifierIpv4TlvParser,StatefulLSPIdentifierIpv6TlvParser,StatefulLspSymbolicNameTlvParser,StatefulLspUpdateErrorTlvParser,StatefulRSVPErrorSpecTlvParser,StatefulStatefulCapabilityTlvParser,SyncOptimizationsCapabilityTlvParser
public interface TlvSerializer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserializeTlv(Tlv tlv, io.netty.buffer.ByteBuf buffer)
-
-
-
Method Detail
-
serializeTlv
void serializeTlv(Tlv tlv, io.netty.buffer.ByteBuf buffer)
-
-