ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Integration
org.springframework.integration.file.locking
内容
サイドバーを隠す
❮
❯
サイドバーを表示
説明
関連パッケージ
クラスおよびインターフェース
パッケージ org.springframework.integration.file.locking
パッケージ
org.springframework.integration.file.locking
ファイルロックをサポートするクラスを提供します。
関連パッケージ
パッケージ
説明
org.springframework.integration.file
ファイルサポートの基本パッケージ。
クラス
クラス
説明
AbstractFileLockerFilter
ファイルを受け入れる前にロックをチェックする FileLockers を実装するための便利な基本クラス。
NioFileLocker
java.nio を使用するファイルロック戦略。