Uses of Class
nablarch.fw.jaxrs.JaxRsAccessLogFormatter
-
Uses of JaxRsAccessLogFormatter in nablarch.fw.jaxrs
Modifier and TypeClassDescriptionclass
RESTfulウェブサービスのアクセスログのメッセージをフォーマットするクラス。Modifier and TypeMethodDescriptionprotected JaxRsAccessLogFormatter
JaxRsAccessLogHandler.createLogFormatter
(Map<String, String> props) 使用するJaxRsAccessLogFormatter
を生成します。