Uses of Interface
com.mrivanplays.jdoa2.JDOA2
-
Uses of JDOA2 in com.mrivanplays.jdoa2
Modifier and TypeMethodDescriptionJDOA2Builder.build()
Builds this builder's parameters into aJDOA2
instance.default JDOA2
SessionManager.getOrCreateSession
(String authCode) Returns aJDOA2
session, fresh created if didn't exist, retrieved otherwise.SessionManager.newSession
(String authCode) Creates a newJDOA2
session for the specifiedauthCode
.Modifier and TypeMethodDescriptionSessionManager.getSession
(String authCode) SessionManager.getSessions()
-
Uses of JDOA2 in com.mrivanplays.jdoa2.internal
Modifier and TypeMethodDescriptionSessionManagerImpl.getSession
(String authCode) SessionManagerImpl.getSessions()