2. JSR 51 New I/O APIs
Buffer/Direct Buffer
Channel
ノンブロッキング I/O
Charset
積み残しあり!
Mark Reinhold
3. JSR 51 New I/O APIs
An API for scalable I/O operations
Buffer/Directsockets, in the form of
on both files and Buffer
either asynchronous requests
Channel
or polling
Aノンブロッキングinterface that supports bulk access
new filesystem I/O
to file attributes (including MIME content types),
escape Charset
to filesystem-specific APIs,
and a service-provider interface for pluggable filesystem
積み残しあり!
implementations.
Mark Reinhold
4. JSR 203 More New I/O APIs
非同期 I/O
ファイルシステムインタフェース
SocketChannel
のマルチキャスト
Alan Bateman
当初 J2SE5.0 向け