Interface SenderController
-
- All Known Implementing Classes:
AMQPFederationAddressSenderController,AMQPFederationCommandDispatcher,AMQPFederationQueueSenderController
public interface SenderController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()org.apache.activemq.artemis.core.server.Consumerinit(ProtonServerSenderContext senderContext)
-
-
-
Method Detail
-
init
org.apache.activemq.artemis.core.server.Consumer init(ProtonServerSenderContext senderContext) throws Exception
- Throws:
Exception
-
-