Cargando…

Java NIO /

Many serious Java programmers, especially enterprise Java programmers, consider the new I/O API--called NIO for New Input/Output--the most important feature in the 1.4 version of the Java 2 Standard Edition. The NIO package includes many things that have been missing from previous editions of Java t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hitchens, Ron
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Beijing ; Cambridge [Mass.] : O'Reilly, ©2002.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Introduction
  • 2. Buffers
  • 3. Channels
  • 4. Selectors
  • 5. Regular Expressions
  • 6. Character Sets
  • A. NIO and the JNI
  • B. Selectable Channels SPI
  • C. NIO Quick Reference.