Package org.apache.dubbo.common.utils
Interface AllowClassNotifyListener
- All Known Implementing Classes:
DefaultSerializeClassChecker
public interface AllowClassNotifyListener
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyCheckSerializable(boolean checkSerializable) voidvoidnotifyPrefix(Set<String> allowedList, Set<String> disAllowedList)
-
Field Details
-
DEFAULT_STATUS
-
-
Method Details
-
notifyPrefix
-
notifyCheckStatus
-
notifyCheckSerializable
void notifyCheckSerializable(boolean checkSerializable)
-