LHA Library for Java

Uses of Interface
jp.gr.java_conf.dangan.io.Disconnectable

Packages that use Disconnectable
jp.gr.java_conf.dangan.io   
 

Uses of Disconnectable in jp.gr.java_conf.dangan.io
 

Classes in jp.gr.java_conf.dangan.io that implement Disconnectable
 class DisconnectableInputStream
          データを供給する入力ストリームと データを処理する 入力ストリームとの接続を解除するためのユーティリティクラス。
java.io.BufferedInputStream 等のバッファリングするストリーム との接続を解除する場合は jp.gr.java_conf.dangan.io.LimitedInputStream 等を使用して 接続解除位置を過ぎたバッファリングを抑止する必要がある。
 class DisconnectableOutputStream
          データを処理して出力する出力ストリームと データをデバイスに出力するストリームとの 接続を解除するためのユーティリティクラス。
 


LHA Library for Java

When you found typographical errors or omissions, Please mail to cqw10305@nifty.com
The company name and product name which are used in this document, it is the trademark or registered trademark of each company generally.
Copyright © 2001-2002 Michel Ishizuka. All Rights Reserved.