Uses of Class
org.graylog.plugins.netflow.v5.NetFlowV5Packet
Packages that use NetFlowV5Packet
-
Uses of NetFlowV5Packet in org.graylog.plugins.netflow.v5
Methods in org.graylog.plugins.netflow.v5 that return NetFlowV5PacketModifier and TypeMethodDescriptionstatic NetFlowV5PacketNetFlowV5Packet.create(NetFlowV5Header header, List<NetFlowV5Record> records, long dataLength) static NetFlowV5PacketNetFlowV5Parser.parsePacket(io.netty.buffer.ByteBuf bb)