Uses of Class
org.apache.ignite.internal.websession.WebSessionEntity
-
Packages that use WebSessionEntity Package Description org.apache.ignite.internal.websession -
-
Uses of WebSessionEntity in org.apache.ignite.internal.websession
Method parameters in org.apache.ignite.internal.websession with type arguments of type WebSessionEntity Modifier and Type Method Description VoidWebSessionAttributeProcessor. process(javax.cache.processor.MutableEntry<String,WebSessionEntity> entry, Object... arguments)Constructors in org.apache.ignite.internal.websession with parameters of type WebSessionEntity Constructor Description WebSessionEntity(WebSessionEntity other)Constructor.
-