Package org.kryonite.kryomessaging.api
Interface ActiveMqConnectionFactory
- All Known Implementing Classes:
DefaultActiveMqConnectionFactory
public interface ActiveMqConnectionFactory
-
Method Summary
Modifier and TypeMethodDescriptioncom.rabbitmq.client.Connection
com.rabbitmq.client.ConnectionFactory
-
Method Details
-
getConnectionFactory
com.rabbitmq.client.ConnectionFactory getConnectionFactory() -
createConnection
- Throws:
IOException
TimeoutException
-