Uses of Class
com.logviewer.data2.FileAttributes
Packages that use FileAttributes
Package
Description
-
Uses of FileAttributes in com.logviewer.data2
Methods in com.logviewer.data2 that return FileAttributesMethod parameters in com.logviewer.data2 with type arguments of type FileAttributesModifier and TypeMethodDescriptionLog.addChangeListener(Consumer<FileAttributes> changeListener) LogView.addChangeListener(Consumer<FileAttributes> changeListener) RemoteLogChangeListenerService.addListener(LogPath path, Consumer<FileAttributes> listener) -
Uses of FileAttributes in com.logviewer.data2.net
Method parameters in com.logviewer.data2.net with type arguments of type FileAttributesModifier and TypeMethodDescriptionBrokenLog.addChangeListener(Consumer<FileAttributes> changeListener) RemoteLog.addChangeListener(Consumer<FileAttributes> changeListener) -
Uses of FileAttributes in com.logviewer.data2.net.server
Method parameters in com.logviewer.data2.net.server with type arguments of type FileAttributesModifier and TypeMethodDescriptionvoidLogWatcherTask.start(RemoteTaskContext<FileAttributes> ctx) -
Uses of FileAttributes in com.logviewer.web.dto.events
Constructor parameters in com.logviewer.web.dto.events with type arguments of type FileAttributes