Class XROSubobjectUtil
- java.lang.Object
-
- org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROSubobjectUtil
-
public final class XROSubobjectUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
formatSubobject(int type, Boolean mandatory, io.netty.buffer.ByteBuf body, io.netty.buffer.ByteBuf buffer)
-
-
-
Method Detail
-
formatSubobject
public static void formatSubobject(int type, Boolean mandatory, io.netty.buffer.ByteBuf body, io.netty.buffer.ByteBuf buffer)
-
-