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