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