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