Uses of Interface
org.tentackle.session.MultiUserSessionPool
-
Uses of MultiUserSessionPool in org.tentackle.session
Methods in org.tentackle.session that return MultiUserSessionPoolModifier and TypeMethodDescriptionSessionPoolFactory.create(String name, Session session, int maxSize, int maxTotalSize, long maxIdleMinutes, long maxUsageMinutes) Creates a multi-user session pool.SessionPoolProvider.getRemoteSessionPool()Gets the session pool for remote sessions.