public interface YfySessionStore
If your web app uses the standard Java Servlet API, just use YfyStandardSessionStore.
YfyStandardSessionStore
void
clear()
String
get()
set(String value)
String get()
void set(String value)
void clear()
Copyright © 2018 YiFangYun. All rights reserved.