Uses of Class
es.kukenan.smartfi.common.context.RequestContextManager.WalletContext
Packages that use RequestContextManager.WalletContext
-
Uses of RequestContextManager.WalletContext in es.kukenan.smartfi.common.context
Methods in es.kukenan.smartfi.common.context that return RequestContextManager.WalletContextModifier and TypeMethodDescriptionRequestContextManager.getContext()Get the context.RequestContextManager.patchContext(RequestContextManager.WalletContext context) Patch the actual context with non-null values in a given input context information.Methods in es.kukenan.smartfi.common.context with parameters of type RequestContextManager.WalletContextModifier and TypeMethodDescriptionRequestContextManager.patchContext(RequestContextManager.WalletContext context) Patch the actual context with non-null values in a given input context information.voidRequestContextManager.updateContext(RequestContextManager.WalletContext context) Register the context.