Uses of Class
com.echothree.model.control.user.common.transfer.UserSessionTransfer
Packages that use UserSessionTransfer
Package
Description
-
Uses of UserSessionTransfer in com.echothree.control.user.user.common.result
Methods in com.echothree.control.user.user.common.result that return UserSessionTransferMethods in com.echothree.control.user.user.common.result with parameters of type UserSessionTransferModifier and TypeMethodDescriptionvoidGetUserSessionResult.setUserSession(UserSessionTransfer userSession) -
Uses of UserSessionTransfer in com.echothree.model.control.user.server.control
Methods in com.echothree.model.control.user.server.control that return UserSessionTransferModifier and TypeMethodDescriptionUserControl.getUserSessionTransfer(UserVisit userVisit, UserSession userSession) -
Uses of UserSessionTransfer in com.echothree.model.control.user.server.transfer
Methods in com.echothree.model.control.user.server.transfer that return UserSessionTransferModifier and TypeMethodDescriptionUserSessionTransferCache.getUserSessionTransfer(UserVisit userVisit, UserSession userSession)