Searched refs:PacketIgnore (Results 1 – 2 of 2) sorted by relevance
15 public class PacketIgnore class27 public PacketIgnore() in PacketIgnore() method in PacketIgnore31 public PacketIgnore(byte payload[], int off, int len) throws IOException in PacketIgnore() method in PacketIgnore
22 import ch.ethz.ssh2.packets.PacketIgnore;1093 PacketIgnore pi = new PacketIgnore(); in sendIgnorePacket()