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 LoginContextWalkStateGraphContext. getLoginContext()Methods in org.jivesoftware.smack.c2s.internal with parameters of type LoginContext Modifier and Type Method Description WalkStateGraphContext.BuilderWalkStateGraphContext.Builder. withLoginContext(LoginContext loginContext)
-