- save(List<LogRecord>) - Method in interface org.apache.cxf.management.web.logging.ReadWriteLogStorage
-
Save the records
- saveSettings(RequestCallback) - Method in interface org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxy
-
- saveSettings(RequestCallback) - Method in class org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl
-
- SelectableTable<T> - Class in org.apache.cxf.management.web.browser.client.ui.browser
-
- SelectableTable(boolean) - Constructor for class org.apache.cxf.management.web.browser.client.ui.browser.SelectableTable
-
- SelectableTable.ColumnDefinition<T> - Interface in org.apache.cxf.management.web.browser.client.ui.browser
-
- SelectableTable.SelectRowHandler - Interface in org.apache.cxf.management.web.browser.client.ui.browser
-
- selectableTableRow() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- SelectedSubscriptionEvent - Class in org.apache.cxf.management.web.browser.client.event
-
- SelectedSubscriptionEvent(String) - Constructor for class org.apache.cxf.management.web.browser.client.event.SelectedSubscriptionEvent
-
- SelectedSubscriptionEventHandler - Interface in org.apache.cxf.management.web.browser.client.event
-
- selfAvailable() - Method in class org.apache.cxf.management.web.browser.client.service.browser.Links
-
- setBatchCleanupTime(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Batch cleanup time in minutes
- setBatchCleanupTime(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Batch cleanup time in minutes
- setBatchSize(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Size of batch; empty string for default one element batch.
- setBatchSize(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Size of batch; empty string for default one element batch.
- setBus(Bus) - Method in class org.apache.cxf.management.web.logging.atom.AbstractAtomBean
-
- setColumnDefinitions(List<SelectableTable.ColumnDefinition<T>>) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.SelectableTable
-
- setColumnDefinitions(SelectableTable.ColumnDefinition<T>...) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.SelectableTable
-
- setColumnSep(String) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Log column separator such as '|'
- setColumnsMap(Map<Integer, String>) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Identifies the columns which this reader should use
when creating a LogRecord.
- setConverter(Converter) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Set initialized converter.
- setConverter(Converter) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Set initialized converter.
- setData(List<T>) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.SelectableTable
-
- setData(List<Subscription>) - Method in interface org.apache.cxf.management.web.browser.client.ui.settings.SettingsView
-
- setData(List<Subscription>) - Method in class org.apache.cxf.management.web.browser.client.ui.settings.SettingsViewImpl
-
- setData(Subscription) - Method in interface org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialog
-
- setData(Subscription) - Method in class org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialogImpl
-
- setDate(Date) - Method in class org.apache.cxf.management.web.logging.LogRecord
-
- setDefaultEntryProperties(Entry, List<LogRecord>, int) - Method in class org.apache.cxf.management.web.logging.atom.converter.StandardConverter
-
- setDefaultFeedProperties(Feed, List<LogRecord>) - Method in class org.apache.cxf.management.web.logging.atom.converter.StandardConverter
-
- setDeliverer(Deliverer) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Set initialized deliverer.
- setEndpointAddress(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPullServer
-
- setEndpointAddresses(List<String>) - Method in class org.apache.cxf.management.web.logging.atom.AtomPullServer
-
- setEntries(List<Entry>) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.ViewerView
-
- setEntries(List<Entry>) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.ViewerViewImpl
-
- setEntryDetails(Entry) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.ViewerView
-
- setEntryDetails(Entry) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.ViewerViewImpl
-
- setException(Throwable) - Method in class org.apache.cxf.management.web.browser.client.ui.ErrorDialog
-
Create a dialog box to nicely format an exception.
- setFeedPageProperties(Feed, int, int) - Method in class org.apache.cxf.management.web.logging.atom.AtomPullServer
-
- setFileNameComparator(Comparator<String>) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Optional comparator which can be used for sorting the
new log files found after the latest scan iteration.
- setFileNameDateFormat(String) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Optional pattern for parsing the file date
- setFileNameDatePattern(String) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Sets the regular expression for capturing the date from the file name
If set then it must contain a single capturing group only.
- setFormat(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Entry data format: "content" or "extension".
- setFormat(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Entry data format: "content" or "extension".
- setId(String) - Method in class org.apache.cxf.management.web.browser.bootstrapping.Subscription
-
- setId(String) - Method in class org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl.RemoteSubscription
-
- setLevel(String) - Method in class org.apache.cxf.management.web.logging.atom.AbstractAtomBean.LoggerLevel
-
- setLevel(String) - Method in class org.apache.cxf.management.web.logging.atom.AbstractAtomBean
-
Name of level that logger will use publishing log events to ATOM push handler; empty string for default
"INFO" level.
- setLevel(LogLevel) - Method in class org.apache.cxf.management.web.logging.LogRecord
-
- setLevelsMap(Map<String, String>) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Optional map for converting the levels.
- setLinks(Links) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.ViewerView
-
- setLinks(Links) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.ViewerViewImpl
-
- setLogger(String) - Method in class org.apache.cxf.management.web.logging.atom.AbstractAtomBean.LoggerLevel
-
- setLogger(String) - Method in class org.apache.cxf.management.web.logging.atom.AbstractAtomBean
-
Name of logger to associate with ATOM push handler; empty string for root logger.
- setLoggerName(String) - Method in class org.apache.cxf.management.web.logging.LogRecord
-
- setLoggers(String) - Method in class org.apache.cxf.management.web.logging.atom.AbstractAtomBean
-
Set one or more loggers and levels descriptor.
- setLogLocation(String) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Sets the log location.
- setLogLocations(List<String>) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
A list of log files, the oldest files are expected to be in the top
of the list
- setLogRecordDate(LogRecord, String, ReadOnlyFileStorage.FileInfo) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
- setLogRecordLevel(LogRecord, String) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
- setLogRecords(List<LogRecord>) - Method in class org.apache.cxf.management.web.logging.LogRecords
-
- setMaxInMemorySize(int) - Method in class org.apache.cxf.management.web.logging.atom.AtomPullServer
-
- setMessage(String) - Method in class org.apache.cxf.management.web.logging.LogRecord
-
- setMessageInsteadOfData(String, String) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.SelectableTable
-
- setMessageInsteadOfEntries(String, String) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.ViewerView
-
- setMessageInsteadOfEntries(String, String) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.ViewerViewImpl
-
- setMultiplicity(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Multiplicity of subelement of output: "one" or "many".
- setMultiplicity(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Multiplicity of subelement of output: "one" or "many".
- setName(String) - Method in class org.apache.cxf.management.web.browser.bootstrapping.Subscription
-
- setName(String) - Method in class org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl.RemoteSubscription
-
- setNumberOfColumns(String) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Sets the number of columns per record
- setOutput(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Conversion output type: "feed" or "entry".
- setOutput(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Conversion output type: "feed" or "entry".
- setPageSize(int) - Method in class org.apache.cxf.management.web.logging.atom.AtomPullServer
-
- setPresenter(EditCriteriaView.Presenter) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.EditCriteriaView
-
- setPresenter(EditCriteriaView.Presenter) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.EditCriteriaViewImpl
-
- setPresenter(NavigationSidebarView.Presenter) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.NavigationSidebarView
-
- setPresenter(NavigationSidebarView.Presenter) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.NavigationSidebarViewImpl
-
- setPresenter(ViewerView.Presenter) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.ViewerView
-
- setPresenter(ViewerView.Presenter) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.ViewerViewImpl
-
- setPresenter(NavigationHeaderView.Presenter) - Method in interface org.apache.cxf.management.web.browser.client.ui.common.NavigationHeaderView
-
- setPresenter(NavigationHeaderView.Presenter) - Method in class org.apache.cxf.management.web.browser.client.ui.common.NavigationHeaderViewImpl
-
- setPresenter(SettingsView.Presenter) - Method in interface org.apache.cxf.management.web.browser.client.ui.settings.SettingsView
-
- setPresenter(SettingsView.Presenter) - Method in class org.apache.cxf.management.web.browser.client.ui.settings.SettingsViewImpl
-
- setPresenter(SubscriptionDialog.Presenter) - Method in interface org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialog
-
- setPresenter(SubscriptionDialog.Presenter) - Method in class org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialogImpl
-
- setRecordDateFormat(String) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
The format for parsing the log date
- setRetryPause(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Retry pause calculation strategy, either "linear" or "exponential".
- setRetryPause(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Retry pause calculation strategy, either "linear" or "exponential".
- setRetryPauseTime(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Retry pause time (in seconds).
- setRetryPauseTime(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Retry pause time (in seconds).
- setRetryTimeout(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Retry timeout (in seconds).
- setRetryTimeout(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
Retry timeout (in seconds).
- setServerAddress(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPullServer
-
- setSettings(Settings) - Method in class org.apache.cxf.management.web.browser.bootstrapping.BootstrapStorage
-
- setSettings(String, Settings) - Method in interface org.apache.cxf.management.web.browser.bootstrapping.SettingsStorage
-
- setSettings(String, Settings) - Method in class org.apache.cxf.management.web.browser.bootstrapping.SimpleXMLSettingsStorage
-
- setStorage(ReadableLogStorage) - Method in class org.apache.cxf.management.web.logging.atom.AtomPullServer
-
- setSubscriptions(List<Subscription>) - Method in class org.apache.cxf.management.web.browser.bootstrapping.Settings
-
- setSubscriptions(JsArray<RemoteStorageProxyImpl.RemoteSubscription>) - Method in class org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl.RemoteSettings
-
- setSubscriptions(List<Subscription>) - Method in interface org.apache.cxf.management.web.browser.client.ui.browser.NavigationSidebarView
-
- setSubscriptions(List<Subscription>) - Method in class org.apache.cxf.management.web.browser.client.ui.browser.NavigationSidebarViewImpl
-
- setThreadName(String) - Method in class org.apache.cxf.management.web.logging.LogRecord
-
- setThrowable(String) - Method in class org.apache.cxf.management.web.logging.LogRecord
-
- Settings - Class in org.apache.cxf.management.web.browser.bootstrapping
-
- Settings() - Constructor for class org.apache.cxf.management.web.browser.bootstrapping.Settings
-
- Settings - Class in org.apache.cxf.management.web.browser.client.service.settings
-
- Settings() - Constructor for class org.apache.cxf.management.web.browser.client.service.settings.Settings
-
- SettingsFacade - Class in org.apache.cxf.management.web.browser.client.service.settings
-
- SettingsFacade(RemoteStorageProxy, EventBus, IdentifierGenerator) - Constructor for class org.apache.cxf.management.web.browser.client.service.settings.SettingsFacade
-
- SettingsFacade.StorageStrategy - Enum in org.apache.cxf.management.web.browser.client.service.settings
-
- SettingsPresenter - Class in org.apache.cxf.management.web.browser.client.ui.settings
-
- SettingsPresenter(EventBus, SettingsView, BindStrategy, NavigationHeaderPresenter, SettingsFacade, SubscriptionDialog, LogBrowserConstans) - Constructor for class org.apache.cxf.management.web.browser.client.ui.settings.SettingsPresenter
-
- SettingsProvider() - Constructor for class org.apache.cxf.management.web.browser.bootstrapping.BootstrapStorage.SettingsProvider
-
- SettingsStorage - Interface in org.apache.cxf.management.web.browser.bootstrapping
-
- settingsTabAddSubscriptionDialogTitle() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserConstans
-
- settingsTabBackButton() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- settingsTabContent() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- settingsTabEditSubscriptionDialogTitle() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserConstans
-
- settingsTabFeedList() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- settingsTabHeader() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- settingsTabSubscriptionDialogEmptyName() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserConstans
-
- settingsTabSubscriptionDialogEmptyUrl() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserConstans
-
- settingsTabTitle() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- settingsTabToolBar() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- SettingsView - Interface in org.apache.cxf.management.web.browser.client.ui.settings
-
- SettingsView.Presenter - Interface in org.apache.cxf.management.web.browser.client.ui.settings
-
- SettingsViewImpl - Class in org.apache.cxf.management.web.browser.client.ui.settings
-
- SettingsViewImpl() - Constructor for class org.apache.cxf.management.web.browser.client.ui.settings.SettingsViewImpl
-
- SettingsViewImpl.SubscriptionEntry - Class in org.apache.cxf.management.web.browser.client.ui.settings
-
- setTitle(String) - Method in interface org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialog
-
- setTitle(String) - Method in class org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialogImpl
-
- setUrl(String) - Method in class org.apache.cxf.management.web.browser.bootstrapping.Subscription
-
- setUrl(String) - Method in class org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl.RemoteSubscription
-
- setUrl(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushBean
-
Set URL used when custom deliverer is not set (default deliverer is being created).
- setUseFileModifiedDate(boolean) - Method in class org.apache.cxf.management.web.logging.ReadOnlyFileStorage
-
Indicates if the file modified date needs to be used for
creating a LogRecord date - in case the actual log record
contains no year/month/hour information.
- setValidationErrors(Map<HasValue<String>, String>) - Method in interface org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialog
-
- setValidationErrors(Map<HasValue<String>, String>) - Method in class org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialogImpl
-
- show() - Method in interface org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialog
-
- sidebarHeader() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- sidebarItem() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- SimpleXMLSettingsStorage - Class in org.apache.cxf.management.web.browser.bootstrapping
-
- SimpleXMLSettingsStorage() - Constructor for class org.apache.cxf.management.web.browser.bootstrapping.SimpleXMLSettingsStorage
-
- SimpleXMLSettingsStorage(String) - Constructor for class org.apache.cxf.management.web.browser.bootstrapping.SimpleXMLSettingsStorage
-
- StandardConverter - Class in org.apache.cxf.management.web.logging.atom.converter
-
Converter producing ATOM Feeds on standalone Entries with LogRecords or LogRecordsLists embedded as content
or extension.
- StandardConverter(StandardConverter.Output, StandardConverter.Multiplicity, StandardConverter.Format) - Constructor for class org.apache.cxf.management.web.logging.atom.converter.StandardConverter
-
Creates configured converter with default post-processing of feeds/entries mandatory properties.
- StandardConverter(StandardConverter.Output, StandardConverter.Multiplicity, StandardConverter.Format, AbstractFeedBuilder<List<LogRecord>>, AbstractEntryBuilder<List<LogRecord>>) - Constructor for class org.apache.cxf.management.web.logging.atom.converter.StandardConverter
-
Creates configured converter with feeds/entries post-processing based on data provided by feed and
entry builders.
- StandardConverter.Format - Enum in org.apache.cxf.management.web.logging.atom.converter
-
Entity format
- StandardConverter.Multiplicity - Enum in org.apache.cxf.management.web.logging.atom.converter
-
Quantities of entries in feed or logrecords in entry
- StandardConverter.Output - Enum in org.apache.cxf.management.web.logging.atom.converter
-
Conversion output
- start() - Method in class org.apache.cxf.management.web.browser.client.Dispatcher
-
- StaticFileProvider() - Constructor for class org.apache.cxf.management.web.browser.bootstrapping.BootstrapStorage.StaticFileProvider
-
- subscribeXmlFeed(String) - Method in class org.apache.cxf.management.web.logging.atom.AtomPushOverWebSocketServer
-
- Subscription - Class in org.apache.cxf.management.web.browser.bootstrapping
-
- Subscription() - Constructor for class org.apache.cxf.management.web.browser.bootstrapping.Subscription
-
- Subscription - Class in org.apache.cxf.management.web.browser.client.service.settings
-
- Subscription(String, String, String) - Constructor for class org.apache.cxf.management.web.browser.client.service.settings.Subscription
-
- SubscriptionDialog - Interface in org.apache.cxf.management.web.browser.client.ui.settings
-
- SubscriptionDialog.Presenter - Interface in org.apache.cxf.management.web.browser.client.ui.settings
-
- SubscriptionDialogImpl - Class in org.apache.cxf.management.web.browser.client.ui.settings
-
- SubscriptionDialogImpl() - Constructor for class org.apache.cxf.management.web.browser.client.ui.settings.SubscriptionDialogImpl
-
- SubscriptionDialogImpl.Form - Class in org.apache.cxf.management.web.browser.client.ui.settings
-
- SubscriptionEntry() - Constructor for class org.apache.cxf.management.web.browser.client.ui.settings.SettingsViewImpl.SubscriptionEntry
-
- SubscriptionTable - Class in org.apache.cxf.management.web.browser.client.ui.browser
-
- SubscriptionTable() - Constructor for class org.apache.cxf.management.web.browser.client.ui.browser.SubscriptionTable
-
- valueOf(String) - Static method in enum org.apache.cxf.management.web.browser.client.service.browser.FilterOptions.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.cxf.management.web.browser.client.service.settings.SettingsFacade.StorageStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.cxf.management.web.logging.atom.converter.StandardConverter.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.cxf.management.web.logging.atom.converter.StandardConverter.Multiplicity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.cxf.management.web.logging.atom.converter.StandardConverter.Output
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.cxf.management.web.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.cxf.management.web.browser.client.service.browser.FilterOptions.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.cxf.management.web.browser.client.service.settings.SettingsFacade.StorageStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.cxf.management.web.logging.atom.converter.StandardConverter.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.cxf.management.web.logging.atom.converter.StandardConverter.Multiplicity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.cxf.management.web.logging.atom.converter.StandardConverter.Output
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.cxf.management.web.logging.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- View - Interface in org.apache.cxf.management.web.browser.client.ui
-
- ViewerPresenter - Class in org.apache.cxf.management.web.browser.client.ui.browser
-
- ViewerPresenter(EventBus, ViewerView, BindStrategy, FeedProxyImpl, LogBrowserConstans, LogBrowserResources) - Constructor for class org.apache.cxf.management.web.browser.client.ui.browser.ViewerPresenter
-
- viewerSlot() - Method in interface org.apache.cxf.management.web.browser.client.ui.resources.LogBrowserCss
-
- ViewerView - Interface in org.apache.cxf.management.web.browser.client.ui.browser
-
- ViewerView.Presenter - Interface in org.apache.cxf.management.web.browser.client.ui.browser
-
- ViewerViewImpl - Class in org.apache.cxf.management.web.browser.client.ui.browser
-
- ViewerViewImpl(LogBrowserConstans) - Constructor for class org.apache.cxf.management.web.browser.client.ui.browser.ViewerViewImpl
-