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() |
public static final DecodeMonitor STRICT
public static final DecodeMonitor SILENT
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.