Package com.rabbitmq.client
Interface SocketConfigurator
- All Known Implementing Classes:
DefaultSocketConfigurator
public interface SocketConfigurator
-
Method Summary
-
Method Details
-
configure
Provides a hook to insert custom configuration of the sockets used to connect to an AMQP server before they connect.- Throws:
IOException
-