Package | Description |
---|---|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
org.eclipse.jetty.util.ssl |
Jetty Util : Common SSL Utility Classes
|
Modifier and Type | Interface and Description |
---|---|
static interface |
Scanner.BulkListener |
static interface |
Scanner.DiscreteListener |
static interface |
Scanner.ScanCycleListener
Listener that notifies when a scan has started and when it has ended.
|
static interface |
Scanner.ScanListener |
Modifier and Type | Method and Description |
---|---|
void |
Scanner.addListener(Scanner.Listener listener)
Add an added/removed/changed listener
|
void |
Scanner.removeListener(Scanner.Listener listener)
Remove a registered listener
|
Modifier and Type | Class and Description |
---|---|
class |
KeyStoreScanner
The
KeyStoreScanner is used to monitor the KeyStore file used by the SslContextFactory . |
Copyright © 1995–2021 Webtide. All rights reserved.