All Packages This Package Class Hierarchy Class Search Index
Class edu.utah.janos.tests.UdpTest
java.lang.Object
|
+----edu.utah.janos.nodeos.FlowRun
|
+----edu.utah.janos.util.FlowBase
|
+----edu.utah.janos.tests.UdpTest
public class UdpTest
extends edu.utah.janos.util.FlowBase
{
// Fields 6
private static final boolean VERBOSE;
static final int count;
static final byte[] key1;
static final byte[] key2;
static final int port1;
static final int port2;
// Constructors 1
public UdpTest();
// Methods 4
private InChannel makeInChannel(Address, OutChannel, byte[], byte[]) throws Exception;
private OutChannel makeOutChannel(Address) throws Exception;
public void start();
public void start1() throws Exception;
// Inner Classes 1
private class UdpTest.UdpTest_Deliver
}
private static final boolean VERBOSE
static final int port1
static final int port2
static final byte[] key1
static final byte[] key2
static final int count
public UdpTest()
public void start()
- Overrides:
- start in class FlowBase
public void start1() throws Exception
private OutChannel makeOutChannel(Address outAddr) throws Exception
private InChannel makeInChannel(Address inAddr,
OutChannel replyChannel,
byte[] recvKey,
byte[] replyKey) throws Exception
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7