Uses of Class
org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl.RemoteSettings

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

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

Methods in org.apache.cxf.management.web.browser.client.service.settings that return RemoteStorageProxyImpl.RemoteSettings
static RemoteStorageProxyImpl.RemoteSettings RemoteStorageProxyImpl.Converter.convertToRemoteSettings(Settings settings)
           
 

Methods in org.apache.cxf.management.web.browser.client.service.settings with parameters of type RemoteStorageProxyImpl.RemoteSettings
static Settings RemoteStorageProxyImpl.Converter.convertToSettings(RemoteStorageProxyImpl.RemoteSettings remoteSettings)
           
 



Apache CXF