Class CustomObjectInputStream

  • All Implemented Interfaces:
    , , , ,

    public class CustomObjectInputStream
    extends 
    Author:
    Nikita Koksharov
    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.io.

    • Field Summary

      • Fields inherited from interface java.io.

        , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
    • Constructor Summary

      Constructors 
      Constructor Description
       classLoader,  in)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected <?>  desc)  
      protected <?> [] interfaces)  
      • Methods inherited from class java.io.

        , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
      • Methods inherited from class java.io.

        , , , , , , , , ,
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
      • Methods inherited from interface java.io.

        ,
    • Constructor Detail

      • CustomObjectInputStream

        public CustomObjectInputStream​( classLoader,
                                        in)
                                throws 
        Throws:
    • Method Detail

      • resolveClass

        protected <?> resolveClass​( desc)
                                 throws ,
                                        
        Overrides:
         in class 
        Throws:
      • resolveProxyClass

        protected <?> resolveProxyClass​([] interfaces)
                                      throws ,
                                             
        Overrides:
         in class 
        Throws: