Class DispatcherFilter

java.lang.Object
org.springframework.boot.devtools.remote.server.DispatcherFilter
All Implemented Interfaces:
Filter

public class DispatcherFilter extends Object implements Filter
Servlet filter providing integration with the remote server Dispatcher.
Since:
1.3.0
Author:
Phillip Webb, Rob Winch