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