Uses of Class
org.apache.cxf.management.web.browser.bootstrapping.Subscription

Packages that use Subscription
org.apache.cxf.management.web.browser.bootstrapping   
 

Uses of Subscription in org.apache.cxf.management.web.browser.bootstrapping
 

Methods in org.apache.cxf.management.web.browser.bootstrapping that return types with arguments of type Subscription
 List<Subscription> Settings.getSubscriptions()
           
 

Method parameters in org.apache.cxf.management.web.browser.bootstrapping with type arguments of type Subscription
 void Settings.setSubscriptions(List<Subscription> subscriptions)
           
 



Apache CXF