Uses of Interface
org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxy

Packages that use RemoteStorageProxy
org.apache.cxf.management.web.browser.client.service.settings   
 

Uses of RemoteStorageProxy in org.apache.cxf.management.web.browser.client.service.settings
 

Classes in org.apache.cxf.management.web.browser.client.service.settings that implement RemoteStorageProxy
 class RemoteStorageProxyImpl
           
 

Constructors in org.apache.cxf.management.web.browser.client.service.settings with parameters of type RemoteStorageProxy
SettingsFacade(RemoteStorageProxy remoteStorage, EventBus eventBus, IdentifierGenerator identifierGenerator)
           
 



Apache CXF