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