Class AssociationObjectParserIPV6
java.lang.Object
org.opendaylight.protocol.rsvp.parser.spi.subobjects.AbstractRSVPObjectParser
org.opendaylight.protocol.rsvp.parser.impl.te.AbstractAssociationParser
org.opendaylight.protocol.rsvp.parser.impl.te.AssociationObjectParserIPV6
- All Implemented Interfaces:
 RSVPTeObjectParser,RSVPTeObjectSerializer
- 
Field Summary
Fields inherited from class org.opendaylight.protocol.rsvp.parser.impl.te.AbstractAssociationParser
CLASS_NUM, CTYPE_IPV4, CTYPE_IPV6Fields inherited from class org.opendaylight.protocol.rsvp.parser.spi.subobjects.AbstractRSVPObjectParser
FLAGS_SIZE, GUARANTEED_SERVICE_RSPEC, METRIC_VALUE_F_LENGTH, OVERALL_LENGTH, PARAMETER_127_LENGTH, PARAMETER_130_LENGTH, TOKEN_BUCKET_TSPEC - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneparseAssociationIpAddress(io.netty.buffer.ByteBuf byteBuf) Methods inherited from class org.opendaylight.protocol.rsvp.parser.impl.te.AbstractAssociationParser
localParseObject, localSerializeObjectMethods inherited from class org.opendaylight.protocol.rsvp.parser.spi.subobjects.AbstractRSVPObjectParser
parseObject, serializeAttributeHeader, serializeObject, writeAttributeFilter 
- 
Constructor Details
- 
AssociationObjectParserIPV6
public AssociationObjectParserIPV6() 
 - 
 - 
Method Details
- 
parseAssociationIpAddress
protected org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone parseAssociationIpAddress(io.netty.buffer.ByteBuf byteBuf) - Specified by:
 parseAssociationIpAddressin classAbstractAssociationParser
 
 -