类 SerialDetector

  • 所有已实现的接口:
    , , , ,

    public class SerialDetector
    extends 
    • 嵌套类概要

      • 从类继承的嵌套类/接口 java.io.

    • 字段概要

      • 从接口继承的字段 java.io.

        , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
    • 构造器概要

      构造器 
      构造器 说明
       inputStream)
      Wrapper Constructor.
    • 方法概要

      所有方法 静态方法 具体方法 
      修饰符和类型 方法 说明
      static boolean  serialInput)  
      static boolean shouldCheck()  
      • 从类继承的方法 java.io.

        , , , , , , , , , , , , , , , , , , , , , , , , ,
      • 从类继承的方法 java.io.

        , , , , , , , , ,
      • 从类继承的方法 java.lang.

        , , , , , , , ,
      • 从接口继承的方法 java.io.

        ,
    • 构造器详细资料

      • SerialDetector

        public SerialDetector​( inputStream)
                       throws 
        Wrapper Constructor.
        参数:
        inputStream - The original InputStream, used by your service to receive serialized objects
        抛出:
        - File I/O exception
        - Invalid configuration exception
    • 方法详细资料

      • isClassInBlacklist

        public static boolean isClassInBlacklist​( serialInput)
      • shouldCheck

        public static boolean shouldCheck()