| Class and Description |
|---|
| org.springframework.integration.test.util.SocketUtils
- it's generally better to set the server port to 0; let the operating
system choose a port; wait until the server starts (see TestingUtilities in the ip
module for an example), then set the port on the client factory.
|