JavaOne 2012 - The Power of Java 7 NIO.2

Posted by Sharon Zakhour on Oracle Blogs See other posts from Oracle Blogs or by Sharon Zakhour
Published on Fri, 5 Oct 2012 23:27:34 +0000 Indexed on 2012/10/06 3:44 UTC
Read the original article Hit count: 459

Filed under:

At JavaOne 2012, Mohamed Taman of e-finance gave a presentation highlighting the power of NIO.2, the file I/O APIs introduced in JDK 7. He shared information on how to get the most out of NIO.2, gave tips on migrating your I/O code to NIO.2, and presented case studies.

The File I/O (featuring NIO.2) lesson in the Java Tutorials has extensive coverage of NIO.2 and includes the following topics:

From the conference session page, you can watch the presentation or download the materials.

© Oracle Blogs or respective owner

Related posts about /Java