Interface FlowspecTypeSerializer
- All Known Implementing Classes:
AbstractFSFragmentHandler
,FSDestinationPortHandler
,FSDscpHandler
,FSIcmpCodeHandler
,FSIcmpTypeHandler
,FSIpProtocolHandler
,FSIpv4DestinationPrefixHandler
,FSIpv4FragmentHandler
,FSIpv4SourcePrefixHandler
,FSIpv6DestinationPrefixHandler
,FSIpv6FlowLabelHandler
,FSIpv6FragmentHandler
,FSIpv6NextHeaderHandler
,FSIpv6SourcePrefixHandler
,FSPacketLengthHandler
,FSPortHandler
,FSSourcePortHandler
,FSTcpFlagsHandler
public interface FlowspecTypeSerializer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
serializeType
(FlowspecType value, io.netty.buffer.ByteBuf output)
-
Method Details
-
serializeType
-