public class DecodeMonitor extends Object
Modifier and Type | Field and Description |
---|---|
static DecodeMonitor |
SILENT
The SILENT monitor ignore requests.
|
static DecodeMonitor |
STRICT
The STRICT monitor throws an exception on every event.
|
Constructor and Description |
---|
DecodeMonitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
isListening() |
boolean |
warn(String error,
String dropDesc) |
public static final DecodeMonitor STRICT
public static final DecodeMonitor SILENT
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.