Uses of Class
cn.herodotus.engine.web.service.stamp.IdempotentStampManager
Packages that use IdempotentStampManager
-
Uses of IdempotentStampManager in cn.herodotus.engine.web.service.config
Methods in cn.herodotus.engine.web.service.config that return IdempotentStampManagerModifier and TypeMethodDescriptionSecureStampConfiguration.idempotentStampManager(SecureProperties secureProperties) -
Uses of IdempotentStampManager in cn.herodotus.engine.web.service.secure
Methods in cn.herodotus.engine.web.service.secure with parameters of type IdempotentStampManagerModifier and TypeMethodDescriptionstatic booleanIdempotentHandler.handle(String key, Idempotent idempotent, String url, IdempotentStampManager idempotentStampManager)