Uses of Enum
io.netty.handler.pcap.State
Packages that use State
Package
Description
Capture data and write into Pcap format which helps in troubleshooting.
-
Uses of State in io.netty.handler.pcap
Fields in io.netty.handler.pcap with type parameters of type StateModifier and TypeFieldDescriptionprivate final AtomicReference
<State> PcapWriteHandler.state
Current of thisPcapWriteHandler
Methods in io.netty.handler.pcap that return State