|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectctf.network.TCPTests.ConnectionAcceptor
class TCPTests.ConnectionAcceptor
| Constructor Summary | |
|---|---|
TCPTests.ConnectionAcceptor()
|
|
| Method Summary | |
|---|---|
void |
connectionAccepted(Connection client)
A connection from a client was accepted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
TCPTests.ConnectionAcceptor()
| Method Detail |
|---|
public void connectionAccepted(Connection client)
ServerOwner
connectionAccepted in interface ServerOwnerclient - A Connection to the accepted client
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||