Uses of Class
org.opendaylight.openflowjava.eric.codec.match.EricHeader
Packages that use EricHeader
-
Uses of EricHeader in org.opendaylight.openflowjava.eric.codec.match
Fields in org.opendaylight.openflowjava.eric.codec.match declared as EricHeaderModifier and TypeFieldDescriptionprotected EricHeader
AbstractMatchCodec.headerWithMask
protected EricHeader
AbstractMatchCodec.headerWithoutMask
Methods in org.opendaylight.openflowjava.eric.codec.match that return EricHeaderModifier and TypeMethodDescriptionprotected EricHeader
AbstractMatchCodec.buildHeader
(boolean hasMask) protected EricHeader
AbstractMatchCodec.getHeader
(boolean hasMask) AbstractMatchCodec.getHeaderWithHasMask()
AbstractMatchCodec.getHeaderWithoutHasMask()
Methods in org.opendaylight.openflowjava.eric.codec.match with parameters of type EricHeaderModifier and TypeMethodDescriptionvoid
AbstractMatchCodec.serializeHeader
(EricHeader input, io.netty.buffer.ByteBuf outBuffer)