JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
nablarch.fw.jaxrs.EntityResponse
Packages that use
EntityResponse
Package
Description
nablarch.fw.jaxrs
NablarchのActionハンドラをJAX-RSのリソースクラスとして呼び出す事ができる機能を提供する。
Uses of
EntityResponse
in
nablarch.fw.jaxrs
Methods in
nablarch.fw.jaxrs
that return
EntityResponse
Modifier and Type
Method
Description
EntityResponse
EntityResponse.
setEntity
(
Object
entity)
エンティティを設定する。