Uses of Class
org.hornetq.rest.queue.DestinationSettings

Packages that use DestinationSettings
org.hornetq.rest.queue   
org.hornetq.rest.topic   
 

Uses of DestinationSettings in org.hornetq.rest.queue
 

Subclasses of DestinationSettings in org.hornetq.rest.queue
 class QueueDeployment
           
 

Fields in org.hornetq.rest.queue declared as DestinationSettings
protected  DestinationSettings DestinationServiceManager.defaultSettings
           
static DestinationSettings DestinationSettings.defaultSettings
           
 

Methods in org.hornetq.rest.queue that return DestinationSettings
 DestinationSettings DestinationServiceManager.getDefaultSettings()
           
 

Methods in org.hornetq.rest.queue with parameters of type DestinationSettings
 void DestinationServiceManager.setDefaultSettings(DestinationSettings defaultSettings)
           
 

Uses of DestinationSettings in org.hornetq.rest.topic
 

Subclasses of DestinationSettings in org.hornetq.rest.topic
 class TopicDeployment
           
 



Copyright © 2013. All Rights Reserved.