Uses of Interface
org.eclipse.jetty.util.Scanner.DiscreteListener
Package
Description
Jetty Security : Modular Support for Security in Jetty
Jetty Util : Common SSL Utility Classes
-
Uses of Scanner.DiscreteListener in org.eclipse.jetty.security
Modifier and TypeClassDescriptionclass
This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file. -
Uses of Scanner.DiscreteListener in org.eclipse.jetty.util.ssl
Modifier and TypeClassDescriptionclass
TheKeyStoreScanner
is used to monitor the KeyStore file used by theSslContextFactory
.