Uses of Annotation Interface
nablarch.common.web.token.OnDoubleSubmission
-
Uses of OnDoubleSubmission in nablarch.common.web.token
Modifier and TypeMethodDescriptionBasicDoubleSubmissionHandler.handle
(HttpRequest request, ExecutionContext context, Handler<HttpRequest, HttpResponse> originalHandler, OnDoubleSubmission annotation) OnDoubleSubmissionアノテーションに対する処理を行う。DoubleSubmissionHandler.handle
(HttpRequest request, ExecutionContext context, Handler<HttpRequest, HttpResponse> httpRequestHandler, OnDoubleSubmission annotation) OnDoubleSubmissionアノテーションに対する処理を行う。