public abstract class AbstractActionCodec extends Object implements org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action>, org.opendaylight.openflowjava.protocol.api.extensibility.OFDeserializer<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action>
Constructor and Description |
---|
AbstractActionCodec() |
Modifier and Type | Method and Description |
---|---|
protected static org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.ActionBuilder |
deserializeHeader(io.netty.buffer.ByteBuf message) |
protected static org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.ExperimenterId |
getExperimenterId() |
protected static void |
serializeHeader(int msgLength,
int subtype,
io.netty.buffer.ByteBuf outBuffer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final void serializeHeader(int msgLength, int subtype, io.netty.buffer.ByteBuf outBuffer)
protected static final org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.ActionBuilder deserializeHeader(io.netty.buffer.ByteBuf message)
protected static final org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.ExperimenterId getExperimenterId()
Copyright © 2018 OpenDaylight. All rights reserved.