Interface FlowspecTypeParser

All Known Implementing Classes:
AbstractFSFragmentHandler, FSDestinationPortHandler, FSDscpHandler, FSIcmpCodeHandler, FSIcmpTypeHandler, FSIpProtocolHandler, FSIpv4DestinationPrefixHandler, FSIpv4FragmentHandler, FSIpv4SourcePrefixHandler, FSIpv6DestinationPrefixHandler, FSIpv6FlowLabelHandler, FSIpv6FragmentHandler, FSIpv6NextHeaderHandler, FSIpv6SourcePrefixHandler, FSPacketLengthHandler, FSPortHandler, FSSourcePortHandler, FSTcpFlagsHandler

public interface FlowspecTypeParser
  • Method Summary

    Modifier and Type
    Method
    Description
    parseType(io.netty.buffer.ByteBuf buffer)
     
  • Method Details

    • parseType

      FlowspecType parseType(io.netty.buffer.ByteBuf buffer)