Package io.netty.handler.pcap
package io.netty.handler.pcap
Capture data and write into Pcap format which helps in troubleshooting.
-
ClassDescription
PcapWriteHandler
capturesByteBuf
fromSocketChannel
/ServerChannel
orDatagramPacket
and writes it into PcapOutputStream
.Builder forPcapWriteHandler
The state of thePcapWriteHandler
.