|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
GatheringByteChannel を使用しているパッケージ | |
---|---|
java.nio.channels | 入出力操作を実行できるエンティティー (ファイル、ソケットなど) への接続を表すチャネルや、多重化された非ブロック入出力操作用のセレクタを定義します。 |
java.nio.channels での GatheringByteChannel の使用 |
---|
GatheringByteChannel を実装している java.nio.channels のクラス | |
---|---|
class |
DatagramChannel
データグラム型ソケットの選択可能なチャネルです。 |
class |
FileChannel
ファイルの読み込み、書き込み、マッピング、操作用チャネルです。 |
static class |
Pipe.SinkChannel
Pipe の書き込み側を表すチャネルです。 |
class |
SocketChannel
ストリーム型接続ソケット用の選択可能チャネルです。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。