|
Class TestTransportAccessPoint
|
| Constructor Summary | |
|---|---|
void |
TestTransportAccessPoint(String tname) |
| Method Summary | |
|---|---|
public ChannelEndpoint |
getEndpoint(String text) |
public void |
listen(ChannelEndpoint localEndpoint, ConnectionListener connectionListener, Integer numberOfConnections) |
public CommChannel |
|
public CommChannel |
openChannel(ChannelEndpoint remoteEndpoint, Integer timeout) |
public CommChannel |
|
public void |
stopListening(ChannelEndpoint localEndpoint) |