Uses of Interface
jp.cssj.cti2.results.Results

Packages that use Results
jp.cssj.cti2   
jp.cssj.cti2.helpers   
jp.cssj.cti2.results   
 

Uses of Results in jp.cssj.cti2
 

Methods in jp.cssj.cti2 with parameters of type Results
 void CTISession.setResults(Results results)
           出力先を設定します。
 

Uses of Results in jp.cssj.cti2.helpers
 

Classes in jp.cssj.cti2.helpers that implement Results
 class ServletResponseResults
          構築したデータをサーブレットのレスポンスとして送り出します。
 

Uses of Results in jp.cssj.cti2.results
 

Classes in jp.cssj.cti2.results that implement Results
 class DirectoryResults
          ディレクトリに複数の結果を出力するResultsです。
 class NopResults
          何も出力しないResultsです。
 class SingleResult
          単一の結果を出力するResultsです。
 



Copyright © 2017 座間ソフト. All rights reserved.