CDC 1.1.2

インタフェース
javax.microedition.io.StreamConnection の使用

StreamConnection を使用しているパッケージ
javax.microedition.io リソースに制限のある環境で、アプリケーションに、さまざまな入出力プロトコルを使用できるようにする簡易メカニズムを提供します。 
 

javax.microedition.io での StreamConnection の使用
 

javax.microedition.io での StreamConnection のサブインタフェース
 interface CommConnection
          このインタフェースは、論理シリアルポート接続を定義します。
 interface ContentConnection
          このインタフェースでは、コンテンツが通過するストリーム接続が定義されます。
 

StreamConnection を返す javax.microedition.io のメソッド
 StreamConnection StreamConnectionNotifier.acceptAndOpen()
          サーバー側のソケット接続を表す StreamConnection オブジェクトを返します。
 


CDC 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.