public class Constants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DEFAULT_SERIALIZE_BLACK_LIST
default value of SERIALIZE_BLACKLIST_FILE
|
static String |
DEFAULT_SERIALIZE_BLACKLIST_ENABLE
default value of SERIALIZE_BLACKLIST_ENABLE
|
static String |
HESSIAN_PARENT_CONTEXT_CREATE
whether to create ContextSerializeFactory of parent classloader, default is true
|
static String |
SERIALIZE_BLACKLIST_ENABLE
enable blacklist of serializer, default is true
|
static String |
SERIALIZE_BLACKLIST_FILE
the custom blacklist file path of serializer, default is DEFAULT_SERIALIZE_BLACK_LIST
|
| 构造器和说明 |
|---|
Constants() |
public static final String SERIALIZE_BLACKLIST_ENABLE
public static final String DEFAULT_SERIALIZE_BLACKLIST_ENABLE
public static final String SERIALIZE_BLACKLIST_FILE
public static final String DEFAULT_SERIALIZE_BLACK_LIST
Copyright © 2008–2020 Ant Financial. All rights reserved.