public class LoggingOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_LOG_OPTION |
static int |
LOG_BYTES |
static int |
LOG_PDU |
| Constructor and Description |
|---|
LoggingOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLogBytesEnabled() |
boolean |
isLogPduEnabled() |
void |
setLogBytes(boolean value) |
void |
setLogPdu(boolean value) |
public static final int LOG_PDU
public static final int LOG_BYTES
public static final int DEFAULT_LOG_OPTION
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.