| Class | Description |
|---|---|
| MockServerListener<T extends Client> |
A mock
ServerListener that has a blocking queue to pass a client
to a MockServerListener.acceptClient() caller. |
| MockServerRunner<T extends Client> |
A mock
ServerRunner with instrumentation for unit testing. |
| ServerSocketUtil |
Static utility methods for obtaining a
ServerSocket bound to
a random unused port. |
Copyright © 2005–2018 QOS.ch. All rights reserved.