Interface RROSubobjectSerializer
- All Known Implementing Classes:
 RROIpv4PrefixSubobjectParser,RROIpv6PrefixSubobjectParser,RROLabelSubobjectParser,RROPathKey32SubobjectParser,RROUnnumberedInterfaceSubobjectParser,SRROBasicProtectionSubobjectParser,SRRODynamicProtectionSubobjectParser
public interface RROSubobjectSerializer
- 
Method Summary
Modifier and TypeMethodDescriptionvoidserializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)  
- 
Method Details
- 
serializeSubobject
 
 -