public abstract class AbstractInstructionDeserializer extends Object implements OFDeserializer<Instruction>, HeaderDeserializer<Instruction>
Constructor and Description |
---|
AbstractInstructionDeserializer() |
Modifier and Type | Method and Description |
---|---|
protected static void |
processHeader(io.netty.buffer.ByteBuf message)
Skip first few bytes of instruction message because they are irrelevant.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserialize
deserializeHeader
Copyright © 2019 OpenDaylight. All rights reserved.