| Package | Description | 
|---|---|
| org.opendaylight.openflowjava.nx.codec.match | 
| Modifier and Type | Field and Description | 
|---|---|
protected NxmHeader | 
AbstractMatchCodec.headerWithMask  | 
protected NxmHeader | 
AbstractMatchCodec.headerWithoutMask  | 
| Modifier and Type | Method and Description | 
|---|---|
protected NxmHeader | 
AbstractMatchCodec.buildHeader(boolean hasMask)  | 
protected NxmHeader | 
AbstractExperimenterMatchCodec.buildHeader(boolean hasMask)  | 
protected NxmHeader | 
AbstractMatchCodec.getHeader(boolean hasMask)  | 
NxmHeader | 
AbstractMatchCodec.getHeaderWithHasMask()  | 
NxmHeader | 
AbstractMatchCodec.getHeaderWithoutHasMask()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractMatchCodec.serializeHeader(NxmHeader input,
               io.netty.buffer.ByteBuf outBuffer)  | 
void | 
AbstractExperimenterMatchCodec.serializeHeader(NxmHeader input,
               io.netty.buffer.ByteBuf outBuffer)  | 
Copyright © 2019 OpenDaylight. All rights reserved.