Uses of Class
org.jivesoftware.smack.fsm.LoginContext
-
Packages that use LoginContext Package Description org.jivesoftware.smack.c2s.internal Smack's internal API for client-to-server (c2s) connections. -
-
Uses of LoginContext in org.jivesoftware.smack.c2s.internal
Methods in org.jivesoftware.smack.c2s.internal that return LoginContext Modifier and Type Method Description LoginContext
WalkStateGraphContext. getLoginContext()
Methods in org.jivesoftware.smack.c2s.internal with parameters of type LoginContext Modifier and Type Method Description WalkStateGraphContext.Builder
WalkStateGraphContext.Builder. withLoginContext(LoginContext loginContext)
-