| Package | Description |
|---|---|
| org.apache.dubbo.common.utils |
| Modifier and Type | Field and Description |
|---|---|
static SerializeCheckStatus |
AllowClassNotifyListener.DEFAULT_STATUS |
| Modifier and Type | Method and Description |
|---|---|
static SerializeCheckStatus |
SerializeCheckStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializeCheckStatus[] |
SerializeCheckStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSerializeClassChecker.notifyCheckStatus(SerializeCheckStatus status) |
void |
AllowClassNotifyListener.notifyCheckStatus(SerializeCheckStatus status) |
void |
SerializeSecurityManager.setCheckStatus(SerializeCheckStatus checkStatus) |
void |
SerializeSecurityManager.setDefaultCheckStatus(SerializeCheckStatus checkStatus) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.