Interface AllowClassNotifyListener

All Known Implementing Classes:
DefaultSerializeClassChecker

public interface AllowClassNotifyListener
  • Field Details

  • Method Details

    • notifyPrefix

      void notifyPrefix(Set<String> allowedList, Set<String> disAllowedList)
    • notifyCheckStatus

      void notifyCheckStatus(SerializeCheckStatus status)
    • notifyCheckSerializable

      void notifyCheckSerializable(boolean checkSerializable)