public interface AllowClassNotifyListener
| Modifier and Type | Field and Description |
|---|---|
static SerializeCheckStatus |
DEFAULT_STATUS |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyCheckSerializable(boolean checkSerializable) |
void |
notifyCheckStatus(SerializeCheckStatus status) |
void |
notifyPrefix(Set<String> allowedList,
Set<String> disAllowedList) |
static final SerializeCheckStatus DEFAULT_STATUS
void notifyCheckStatus(SerializeCheckStatus status)
void notifyCheckSerializable(boolean checkSerializable)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.