| Package | Description |
|---|---|
| nablarch.fw.jaxrs |
NablarchのActionハンドラをJAX-RSのリソースクラスとして呼び出す事ができる機能を提供する。
|
| nablarch.fw.web |
画面オンライン処理方式の主要APIを収めたパッケージ。
|
| nablarch.fw.web.httpserver |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyConvertHandler
BodyConverterによるリクエスト/レスポンスの変換を行うハンドラ。 |
| 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サブクラス。 |