Uses of Interface
com.collation.platform.model.topology.app.messaging.exchange.ExchangeQueue

Packages that use ExchangeQueue
com.collation.platform.model.topology.app.messaging.exchange   
 

Uses of ExchangeQueue in com.collation.platform.model.topology.app.messaging.exchange
 

Methods in com.collation.platform.model.topology.app.messaging.exchange that return ExchangeQueue
 ExchangeQueue[] ExchangeLink.getQueues()
           
 

Methods in com.collation.platform.model.topology.app.messaging.exchange with parameters of type ExchangeQueue
 void ExchangeLink.setQueues(ExchangeQueue[] x)