Uses of Class
org.pcap4j.packet.Ssh2DisconnectPacket
-
Packages that use Ssh2DisconnectPacket Package Description org.pcap4j.packet -
-
Uses of Ssh2DisconnectPacket in org.pcap4j.packet
Methods in org.pcap4j.packet that return Ssh2DisconnectPacket Modifier and Type Method Description Ssh2DisconnectPacketSsh2DisconnectPacket.Builder. build()static Ssh2DisconnectPacketSsh2DisconnectPacket. newPacket(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type Ssh2DisconnectPacket Constructor Description Builder(Ssh2DisconnectPacket packet)
-