资料下载网
首页 计算机 考试教辅
Java Object Serialization Specification pdf电子书免费下载,百度云
首页 > 计算机 > 计算机F > Java Object Serialization Specification pdf电子书免费下载,百度云

《Java Object Serialization Specification》pdf电子书免费下载


下载方式一:

百度网盘下载地址:https://pan.baidu.com/s/1C665GMYmIJ0K23YQq_iacQ
百度网盘密码:1111

下载方式二:

http://ziliaoshare.cn/Download/af_123894_pd_JavaObjectSerializationSpecification.zip

 


Java Object Serialization Specification

作者:empty

出版社:empty

《Java Object Serialization Specification》介绍

Sun, the Sun logo, Sun Microsystems, JavaBeans, JDK, Java, HoU ava, the Java CoffeeCup logo, Java Work.Shop, Visual Java, Solaris, NEO, Joe, Netra, NFS, ON C, ON C+, OpenWindows, PC-NFS, SNM, SunNet Man-ager, Solaris sunburst design, Solstice, Sun Core, Solar Net, Sun Web, Sun Works ation, The Network Is TheComputer, ToolTalk, Ultra, Ultra compu ing, Ultra server, Where The Network Is Going, Sun WorkShop,X View, Java WorkShop, the Java CoffeeCup logo, and Visual Java are trademarks or registered trademarks ofSun Microsystems, Inc.in the United States and other countries,UNIX is are gite red trademark in the United States and other count res, exclusively l censed throughX/Open Company, Ltd.OPEN LOOK 1sa registered trademark of Novell, Inc,All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC Interna-tional, Inc.in the United States and other countries.Products bearing SPARC trademarks are based upon anarchitecture developed by Sun Microsystems, Inc,THIS PUBLICATION IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHEREXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OFMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENTTHIS PUBLICATION COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICALERRORS.CHANGES ARE PERIODICALLY ADDED TO THE INFORMATION HEREIN; THESECHANGES WILL BE INCORPORATED IN NEW EDITIONS OF THE PUBLICATION.SUN MICROSYS-TEMS, INC.MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE PRODUCT(S) AND/OR THE

Eliminated JDK TM 1.2java, io interfaces, Replaceable and Resolvable.References to either of these classes as an interface should be replaced withjava, io.Serializable.Serialization will use reflection to invoke themethods, write Replace and read Resolve, if the Serializable class definesthese methods.See Section 2.5, “The write Replace Method and Section 3.6.“Theread Resolve Method”·New javadoc tag sO serial . 8 serial Field, and 9sertal Data provide awayto document the Serialized Form of a Serializable class.Javadoc generates aserialization specification based on the contents of these tags.See Section 1.6,“Documenting Serializable Fields and Data for a Class. ·Special Serializable class member, serial Per al stent Fields, must be declaredprivate.See Section 1.5, “Defining Serializable Fields for a Class.”·Clarified the steps involved in com puig the serialversionUID in See tion 4.4,“Stream Unique Identi tiers.”Updates for JD KIM 1.2Beta 3·Introduced the concept of STREAM_PROTOCOL versions.Added theSTREAM PROTOCOL 2 version to indicate a new format forEx tecn a liz ableobj eets that enable skipping by an External izablnobjeet within the stream,even when the objects class is not available in the local Virtual Machine.Compatibility issues are discussed in Section 6.3, “Stream Protocol Versions !The ObjectInputstream, resolve class method can re tuma local class in adifferent package than the name of the class within the stream.This capabilityenables renaming of packages between releases.The serialVersionUID and thebase classname must be the same in the stream and in the local version of the class.See Section 3.1, “The ObjectInputStream Class.”·Allow substitution of string or array obj eets when wrt ing them to or tea dingthem from the stream.See Section 2.1, “The ObjectOutputStream Class andSection 3.1, “The ObjectInputStream Class.”Updates for JDK TM 1.2Betal°Separated the Replaceable interface into two interfaces:Replaceable andResolvable.The Replaceable interface allows a class to nominate its ownreplacement just before serializing the object to the stream.The ResoLvableinterface allows a class to nominate its own replacement when reading an objectfrom the stream.·Modified serialization to use the JDK TM 1.2 security model.The rc is a check forSerializable Per mia sion“enable Substitution within theobjectInputStream-enable Replace andon ject OutputStream.enable Resolve methods.See Section 2.1.“TheObj eet OutputStream Class and Section 3.1, “The ObjectInputStream Class.”·Updated write Objects exception handler to write handled IOException s intothe stream.Sec See tion 2.1.“The ObjectOutputStream Class”


《Java Object Serialization Specification》目录

I System Architecture.

1.1 Overview.

1.2 Writing to an Object Stream.

13 Reading from an Object Stream.

14 Object Streams as Containers.

1.5 Defining Serializable Fields for a Class.

3.3 The Object Input Validation Interface.

4.1 The Object Stream Class Class

4.3 Inspecting Serializable Classes.

16 Documenting Serializable Fields and Data for a Class.

1.7 Accessing Serializable Fields of a Class.6

18 The Object Output Interface.7

1.9 The Object Input Interface.8

1.10 The Serializable Interface.8

1.11 The External iz able Interface.9

1.12 Protecting Sensitive Information.10

2 Object Output Classes.13

2.1 The ObjectOutputStream Class.13

2.2 The ObjectOutputStream.Put Field Class.20

2.3 The writeObject Method.20

2.4 The write External Method.21

2.5 The write Replace Method.21

2.6 The use Protocol Version Method.22

3 Object Input Classes.23

3.1 The ObjectInputStream Class.23

3.2 The ObjectInputStream.Get Field Class.31

3.4 The readObject Method.32

3.5 The read External Method33

3.6 The

计算机


python
AI人工智能
javascript
计算机网络/服务器
数据库技术
计算机F

考试教辅


考研考博
英语四六级

沪ICP备18046276号-5