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 5
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 6
private InChannel makeInChannel(int, OutChannel, byte[], byte[]) throws IOException;
private OutChannel makeOutChannel(Address) throws IOException;
private void sendExitPacket(OutChannel) throws IOException;
public void start();
public void start1() throws IOException, InterruptedException, NoSuchNodeAddress;
private void startMsgLoop(int) throws IOException;
}
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 IOException, InterruptedException, NoSuchNodeAddress
private void startMsgLoop(int port) throws IOException
private OutChannel makeOutChannel(Address outAddr) throws IOException
private InChannel makeInChannel(int inPort,
OutChannel replyChannel,
byte[] recvKey,
byte[] replyKey) throws IOException
private void sendExitPacket(OutChannel c) throws IOException
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7