Interface EROSubobjectParser
- All Known Implementing Classes:
 EROAsNumberSubobjectParser,EROExplicitExclusionRouteSubobjectParser,EROIpv4PrefixSubobjectParser,EROIpv6PrefixSubobjectParser,EROLabelSubobjectParser,EROPathKey128SubobjectParser,EROPathKey32SubobjectParser,EROUnnumberedInterfaceSubobjectParser,SEROBasicProtectionSubobjectParser
public interface EROSubobjectParser
- 
Method Summary
 
- 
Method Details
- 
parseSubobject
SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) throws RSVPParsingException - Throws:
 RSVPParsingException
 
 -