- get(String) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
-
- get() - Static method in class org.springframework.boot.devtools.settings.DevToolsSettings
-
- get(HttpInputMessage) - Static method in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-
- getAdditionalExclude() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getAdditionalPaths() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getAllExclude() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getChangeSet() - Method in class org.springframework.boot.devtools.classpath.ClassPathChangedEvent
-
Return details of the files that changed.
- getContents() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
- getContextPath() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getExclude() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getFile() - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
-
Return the file that was changed.
- getFile(String) - Method in interface org.springframework.boot.devtools.restart.classloader.ClassLoaderFileRepository
-
Return a
ClassLoaderFile for the given name or
null if no file is
contained in this collection.
- getFile(String) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- getFiles() - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
-
The files that have been changed.
- getFiles() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
-
Return all
ClassLoaderFiles in the collection that are
contained in this source directory.
- getFilesEntrySet() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
-
- getFileSystemWatcher() - Method in interface org.springframework.boot.devtools.filewatch.FileSystemWatcherFactory
-
- getHandler(ServerHttpRequest) - Method in interface org.springframework.boot.devtools.remote.server.HandlerMapper
-
Return the handler for the given request or null.
- getHandler(ServerHttpRequest) - Method in class org.springframework.boot.devtools.remote.server.UrlHandlerMapper
-
- getHomeDirectory() - Method in class org.springframework.boot.devtools.env.DevToolsHomePropertiesPostProcessor
-
- getHost() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- getInitialUrls(Thread) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
- getInitialUrls() - Method in class org.springframework.boot.devtools.restart.Restarter
-
- getInitialUrls(Thread) - Method in interface org.springframework.boot.devtools.restart.RestartInitializer
-
Return the initial set of URLs for the
Restarter or
null if no
initial restart is required.
- getInstance() - Static method in class org.springframework.boot.devtools.restart.Restarter
-
- getKind() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
- getLastModified() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
-
Return the time that the file was last modified.
- getLivereload() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties
-
- getLog(Class<?>) - Static method in class org.springframework.boot.devtools.logger.DevToolsLogFactory
-
Get a Log instance for the specified source that will be automatically
switched when the
context is prepared.
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.devtools.autoconfigure.OnEnabledDevToolsCondition
-
- getName() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles.SourceDirectory
-
Return the name of the source directory.
- getOrAddAttribute(String, ObjectFactory<?>) - Method in class org.springframework.boot.devtools.restart.Restarter
-
- getOrCreateSourceDirectory(String) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- getOrder() - Method in class org.springframework.boot.devtools.restart.RestartApplicationListener
-
- getOriginalClassLoader() - Method in class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- getPayloadData(ReadableByteChannel) - Static method in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-
Return the payload data for the given source ReadableByteChannel or null if
the channel timed out whilst reading.
- getPollInterval() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getPort() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- getPort() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- getPort() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Return the port that the server is listening on.
- getPort() - Method in interface org.springframework.boot.devtools.tunnel.server.PortProvider
-
Return the port number.
- getPort() - Method in class org.springframework.boot.devtools.tunnel.server.StaticPortProvider
-
- getProxy() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getQuietPeriod() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getRelativeName() - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
-
Return the name of the file relative to the source directory.
- getRemote() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties
-
- getRequest() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Return the underlying request.
- getResource(String) - Method in class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- getResources(String) - Method in class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- getResponse() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Return the underlying response.
- getRestart() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties
-
- getRestart() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getSecret() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getSecretHeaderName() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- getSequence() - Method in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-
Return the sequence number of the payload.
- getServerThread() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
- getServerThread() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
-
Returns the active server thread, creating and starting it if necessary.
- getSourceDirectories() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
- getSourceDirectory() - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
-
The source directory being watched.
- getThreadFactory() - Method in class org.springframework.boot.devtools.restart.Restarter
-
Return a ThreadFactory that can be used to create leak safe threads.
- getTriggerFile() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- getType() - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
-
Return the type of change.
- getUrls(Thread) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
Return the URLs that should be used with initialization.
- init(FilterConfig) - Method in class org.springframework.boot.devtools.remote.server.DispatcherFilter
-
- initialize(boolean) - Method in class org.springframework.boot.devtools.restart.Restarter
-
- initialize(String[]) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], RestartInitializer) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], boolean) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], boolean, RestartInitializer) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support.
- initialize(String[], boolean, RestartInitializer, boolean) - Static method in class org.springframework.boot.devtools.restart.Restarter
-
Initialize restart support for the current application.
- initialize(ConfigurableApplicationContext) - Method in class org.springframework.boot.devtools.restart.RestartScopeInitializer
-
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.springframework.boot.devtools.remote.client.HttpHeaderInterceptor
-
- isActive() - Static method in class org.springframework.boot.devtools.restart.AgentReloader
-
Determine if any agent reloader is active.
- isAllowed(ServerHttpRequest) - Method in interface org.springframework.boot.devtools.remote.server.AccessManager
-
Determine if the specific request is allowed to be handled by the
Dispatcher.
- isAllowed(ServerHttpRequest) - Method in class org.springframework.boot.devtools.remote.server.HttpHeaderAccessManager
-
- isClassReloadable(Class<?>) - Method in class org.springframework.boot.devtools.restart.classloader.RestartClassLoader
-
- isDevelopmentClassLoader(ClassLoader) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
Returns whether the given classLoader is one that is typically used during
development.
- isDisconnectRequest() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Detect if the request is actually a signal to disconnect.
- isEnabled() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- isEnabled() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- isEnabled() - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Restart
-
- isLogConditionEvaluationDelta() - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- isMain(Thread) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
Returns if the thread is for a main invocation.
- isMainThread(Thread) - Method in class org.springframework.boot.devtools.restart.DefaultRestartInitializer
-
Returns whether the given thread is considered to be the main thread.
- isMatch(String, URL) - Method in class org.springframework.boot.devtools.restart.server.DefaultSourceDirectoryUrlFilter
-
- isMatch(String, URL) - Method in interface org.springframework.boot.devtools.restart.server.SourceDirectoryUrlFilter
-
Determine if the specified URL matches a source directory.
- isOlderThan(int) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
Determine if a connection is older than the specified time.
- isOpen() - Method in class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection.TunnelChannel
-
- isRestartExclude(URL) - Method in class org.springframework.boot.devtools.settings.DevToolsSettings
-
- isRestartInclude(URL) - Method in class org.springframework.boot.devtools.settings.DevToolsSettings
-
- isRestartRequired() - Method in class org.springframework.boot.devtools.classpath.ClassPathChangedEvent
-
Return if an application restart is required due to the change.
- isRestartRequired(ChangedFile) - Method in interface org.springframework.boot.devtools.classpath.ClassPathRestartStrategy
-
Return true if a full restart is required.
- isRestartRequired(ChangedFile) - Method in class org.springframework.boot.devtools.classpath.PatternClassPathRestartStrategy
-
- isStarted() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Return if the server has been started.
- iterator() - Method in class org.springframework.boot.devtools.classpath.ClassPathDirectories
-
- iterator() - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
-
- onApplicationEvent(ClassPathChangedEvent) - Method in class org.springframework.boot.devtools.remote.client.ClassPathChangeUploader
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.devtools.restart.RestartApplicationListener
-
- onChange(Set<ChangedFiles>) - Method in interface org.springframework.boot.devtools.filewatch.FileChangeListener
-
Called when files have been changed.
- onClose(SocketChannel) - Method in interface org.springframework.boot.devtools.tunnel.client.TunnelClientListener
-
Called when a socket channel is closed.
- OnEnabledDevToolsCondition - Class in org.springframework.boot.devtools.autoconfigure
-
A condition that checks if DevTools should be enabled.
- OnEnabledDevToolsCondition() - Constructor for class org.springframework.boot.devtools.autoconfigure.OnEnabledDevToolsCondition
-
- onOpen(SocketChannel) - Method in interface org.springframework.boot.devtools.tunnel.client.TunnelClientListener
-
Called when a socket channel is opened.
- open(WritableByteChannel, Closeable) - Method in class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection
-
- open(WritableByteChannel, Closeable) - Method in interface org.springframework.boot.devtools.tunnel.client.TunnelConnection
-
Open the tunnel connection.
- open(int) - Method in class org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection
-
- open(int) - Method in interface org.springframework.boot.devtools.tunnel.server.TargetServerConnection
-
Open a connection to the target server with the specified timeout.
- openConnection(URL) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler
-
- OptionalLiveReloadServer - Class in org.springframework.boot.devtools.autoconfigure
-
- OptionalLiveReloadServer(LiveReloadServer) - Constructor for class org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer
-
- org.springframework.boot.devtools - package org.springframework.boot.devtools
-
Spring Boot developer tools.
- org.springframework.boot.devtools.autoconfigure - package org.springframework.boot.devtools.autoconfigure
-
Auto-configuration for spring-boot-devtools.
- org.springframework.boot.devtools.classpath - package org.springframework.boot.devtools.classpath
-
Support for classpath monitoring.
- org.springframework.boot.devtools.env - package org.springframework.boot.devtools.env
-
DevTools classes relating to Spring Framework's
Environment.
- org.springframework.boot.devtools.filewatch - package org.springframework.boot.devtools.filewatch
-
Class to watch the local filesystem for changes.
- org.springframework.boot.devtools.livereload - package org.springframework.boot.devtools.livereload
-
Support for the livereload protocol.
- org.springframework.boot.devtools.logger - package org.springframework.boot.devtools.logger
-
Devtools specific logging concerns.
- org.springframework.boot.devtools.remote.client - package org.springframework.boot.devtools.remote.client
-
Client support for a remotely running Spring Boot application.
- org.springframework.boot.devtools.remote.server - package org.springframework.boot.devtools.remote.server
-
Server support for a remotely running Spring Boot application.
- org.springframework.boot.devtools.restart - package org.springframework.boot.devtools.restart
-
Application restart support.
- org.springframework.boot.devtools.restart.classloader - package org.springframework.boot.devtools.restart.classloader
-
Classloaders used for reload support.
- org.springframework.boot.devtools.restart.server - package org.springframework.boot.devtools.restart.server
-
Remote restart server.
- org.springframework.boot.devtools.settings - package org.springframework.boot.devtools.settings
-
Classes for loading DevTools settings.
- org.springframework.boot.devtools.system - package org.springframework.boot.devtools.system
-
Devtools system support classes.
- org.springframework.boot.devtools.tunnel.client - package org.springframework.boot.devtools.tunnel.client
-
Client side TCP tunnel support.
- org.springframework.boot.devtools.tunnel.payload - package org.springframework.boot.devtools.tunnel.payload
-
Classes to deal with payloads sent over an HTTP tunnel.
- org.springframework.boot.devtools.tunnel.server - package org.springframework.boot.devtools.tunnel.server
-
Server side TCP tunnel support.
- overview() - Method in class org.springframework.boot.devtools.classpath.ClassPathChangedEvent
-
Return an overview of the changes that triggered this event.
- save(Object) - Method in interface org.springframework.boot.devtools.filewatch.SnapshotStateRepository
-
Save the given state in the repository.
- ServerThread(ServerSocketChannel) - Constructor for class org.springframework.boot.devtools.tunnel.client.TunnelClient.ServerThread
-
- ServerThread(ByteChannel) - Constructor for class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.ServerThread
-
- setAdditionalExclude(String) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setAdditionalPaths(List<File>) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
-
- setContextPath(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- setDisconnectTimeout(long) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
-
Set the maximum amount of time to wait for a client before closing the connection.
- setEnabled(boolean) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- setEnabled(boolean) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setEnabled(boolean) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Restart
-
- setExclude(String) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setHost(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- setLogConditionEvaluationDelta(boolean) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setLongPollTimeout(int) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
-
Set the long poll timeout for the server.
- setOrder(int) - Method in class org.springframework.boot.devtools.restart.RestartApplicationListener
-
Set the order of the listener.
- setPollInterval(Duration) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setPort(int) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
-
- setPort(Integer) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Proxy
-
- setQuietPeriod(Duration) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setSecret(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- setSecretHeaderName(String) - Method in class org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
-
- setStopWatcherOnRestart(boolean) - Method in class org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
-
- SETTINGS_RESOURCE_LOCATION - Static variable in class org.springframework.boot.devtools.settings.DevToolsSettings
-
The location to look for settings properties.
- setTriggerFile(String) - Method in class org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
-
- setTriggerFilter(FileFilter) - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Set an optional FileFilter used to limit the files that trigger a change.
- shouldEnable(Thread) - Static method in class org.springframework.boot.devtools.system.DevToolsEnablementDeducer
-
Checks if a specific StackTraceElement in the current thread's stacktrace
should cause devtools to be disabled.
- size() - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFiles
-
Return the size of the collection.
- SnapshotStateRepository - Interface in org.springframework.boot.devtools.filewatch
-
Repository used by
FileSystemWatcher to save file/directory snapshots across
restarts.
- SocketTargetServerConnection - Class in org.springframework.boot.devtools.tunnel.server
-
- SocketTargetServerConnection(PortProvider) - Constructor for class org.springframework.boot.devtools.tunnel.server.SocketTargetServerConnection
-
- SourceDirectoryUrlFilter - Interface in org.springframework.boot.devtools.restart.server
-
Filter URLs based on a source directory name.
- start() - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Start monitoring the source directory for changes.
- start() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Start the livereload server and accept incoming connections.
- start(FailureHandler) - Method in class org.springframework.boot.devtools.restart.Restarter
-
Start the application.
- start() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
Start the client and accept incoming connections.
- startAsync() - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-
- STATIC - Static variable in interface org.springframework.boot.devtools.filewatch.SnapshotStateRepository
-
- StaticPortProvider - Class in org.springframework.boot.devtools.tunnel.server
-
- StaticPortProvider(int) - Constructor for class org.springframework.boot.devtools.tunnel.server.StaticPortProvider
-
- stop() - Method in class org.springframework.boot.devtools.filewatch.FileSystemWatcher
-
Stop monitoring the source directories.
- stop() - Method in class org.springframework.boot.devtools.livereload.LiveReloadServer
-
Gracefully stop the livereload server.
- stop() - Method in class org.springframework.boot.devtools.restart.Restarter
-
Stop the application.
- stop() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient
-
Stop the client, disconnecting any servers.
- stopAcceptingConnections() - Method in class org.springframework.boot.devtools.tunnel.client.TunnelClient.ServerThread
-