public interface SocketConfigurator
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Socket socket)
Provides a hook to insert custom configuration of the sockets
used to connect to an AMQP server before they connect.
|
void configure(Socket socket) throws IOException
IOExceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.