Uses of Class
com.logviewer.data2.LogPath
Packages that use LogPath
-
Uses of LogPath in com.logviewer.api
Methods in com.logviewer.api that return types with arguments of type LogPath -
Uses of LogPath in com.logviewer.data2
Methods in com.logviewer.data2 that return LogPathModifier and TypeMethodDescriptionExceptionBrokenLogView.getPath()Log.getPath()LogView.getPath()Methods in com.logviewer.data2 that return types with arguments of type LogPathMethods in com.logviewer.data2 with parameters of type LogPathModifier and TypeMethodDescriptionRemoteLogChangeListenerService.addListener(LogPath path, Consumer<FileAttributes> listener) LogService.openRemoteLog(LogPath path) Method parameters in com.logviewer.data2 with type arguments of type LogPath -
Uses of LogPath in com.logviewer.data2.net
Methods in com.logviewer.data2.net that return LogPathConstructors in com.logviewer.data2.net with parameters of type LogPathModifierConstructorDescriptionNotConnectedLogView(LogPath logPath, Throwable exception) RemoteLog(LogPath path, LogFormat format, String logId, String hostname, RemoteNodeService remoteNodeService, RemoteLogChangeListenerService remoteLogChangeListenerService)