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 EricHeaderAbstractMatchCodec.headerWithMaskprotected EricHeaderAbstractMatchCodec.headerWithoutMaskMethods in org.opendaylight.openflowjava.eric.codec.match that return EricHeaderModifier and TypeMethodDescriptionprotected EricHeaderAbstractMatchCodec.buildHeader(boolean hasMask) protected EricHeaderAbstractMatchCodec.getHeader(boolean hasMask) AbstractMatchCodec.getHeaderWithHasMask()AbstractMatchCodec.getHeaderWithoutHasMask()Methods in org.opendaylight.openflowjava.eric.codec.match with parameters of type EricHeaderModifier and TypeMethodDescriptionvoidAbstractMatchCodec.serializeHeader(EricHeader input, io.netty.buffer.ByteBuf outBuffer)