All Packages This Package Class Hierarchy Class Search Index
Class edu.utah.janos.tests.nodeos.InChannelTester
java.lang.Object
|
+----edu.utah.janos.tests.Tester
|
+----edu.utah.janos.tests.nodeos.InChannelTester
public class InChannelTester
extends edu.utah.janos.tests.Tester
{
// Fields 8
private final byte[][] key;
private final InetAddress localhost;
private final int packets;
private int[] packetsDelivered;
private int packetsLost;
private int[] packetsSent;
private final int port;
private DatagramSocket socket;
// Constructors 1
public InChannelTester() throws IOException;
// Methods 2
private void sendPacket(byte[]);
public void testUnit() throws TestFailedException;
// Inner Classes 2
private class InChannelTester.Looper
private class InChannelTester.Receiver
}
private final byte[][] key
Keys for testing
private final InetAddress localhost
private final int port
private DatagramSocket socket
private final int packets
private int[] packetsSent
private int packetsLost
private int[] packetsDelivered
public InChannelTester() throws IOException
private void sendPacket(byte[] data)
public void testUnit() throws TestFailedException
- Overrides:
- testUnit in class Tester
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7