Package | Description |
---|---|
nablarch.fw.web |
画面オンライン処理方式の主要APIを収めたパッケージ。
|
nablarch.fw.web.httpserver |
Modifier and Type | Class and Description |
---|---|
static class |
HttpResponse.Status
HTTPレスポンスステータス。
|
class |
nablarch.fw.web.HttpServer |
Modifier and Type | Class and Description |
---|---|
class |
HttpServerJetty6
Jetty6対応の
HttpServer サブクラス。 |
class |
HttpServerJetty9
Jetty9対応の
HttpServer サブクラス。 |