Uses of Class
nablarch.fw.web.HttpResponseSetting
Packages that use HttpResponseSetting
-
Uses of HttpResponseSetting in nablarch.fw.web
Methods in nablarch.fw.web that return HttpResponseSettingModifier and TypeMethodDescriptionHttpResponseSetting.setBufferLimitSizeKb
(Integer size) ボディバッファサイズの上限値を設定する。(単位:KB)HttpResponseSetting.setTempDirPath
(String path) 一時ファイルの出力先フォルダのパスを設定する。