A C D E F G H I M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(AnnotationAttributes) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- accept(AnnotationAttributes) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- afterPropertiesSet() - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
C
- close() - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
- config() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.EnableHotRodHttpSession
- config() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.EnableHotRodIndexedHttpSession
- createLocalContext() - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
- createSession() - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
D
- deleteById(String) - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
- destroy() - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
E
- EnableHotRodHttpSession - Annotation Type in org.wildfly.clustering.web.spring.hotrod.annotation
-
Configures a session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.
- EnableHotRodIndexedHttpSession - Annotation Type in org.wildfly.clustering.web.spring.hotrod.annotation
-
Configures an indexed session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.
F
- findById(String) - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
- findByIndexNameAndIndexValue(String, String) - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
G
- getProperties() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- getProperties() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- getProperties() - Method in interface org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepositoryConfiguration
- getTemplateName() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- getTemplateName() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- getTemplateName() - Method in interface org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepositoryConfiguration
- getUri() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- getUri() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- getUri() - Method in interface org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepositoryConfiguration
H
- HotRod - Annotation Type in org.wildfly.clustering.web.spring.hotrod.annotation
-
Configures the HotRod client used by a session repository.
- HotRodHttpSessionConfiguration - Class in org.wildfly.clustering.web.spring.hotrod.annotation
-
Spring configuration bean for a session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.
- HotRodHttpSessionConfiguration() - Constructor for class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- HotRodIndexedHttpSessionConfiguration - Class in org.wildfly.clustering.web.spring.hotrod.annotation
-
Spring configuration bean for an indexed session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.
- HotRodIndexedHttpSessionConfiguration() - Constructor for class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- HotRodSessionRepository - Class in org.wildfly.clustering.web.spring.hotrod
-
A session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.
- HotRodSessionRepository(HotRodSessionRepositoryConfiguration) - Constructor for class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
- HotRodSessionRepositoryConfiguration - Interface in org.wildfly.clustering.web.spring.hotrod
-
Configuration for a session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.
I
- indexing() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.EnableHotRodIndexedHttpSession
M
- manager() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.EnableHotRodHttpSession
- manager() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.EnableHotRodIndexedHttpSession
N
- name() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.Property
-
The property name.
O
- org.wildfly.clustering.web.spring.hotrod - package org.wildfly.clustering.web.spring.hotrod
- org.wildfly.clustering.web.spring.hotrod.annotation - package org.wildfly.clustering.web.spring.hotrod.annotation
P
- properties() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.HotRod
-
The HotRod client properties.
- Property - Annotation Type in org.wildfly.clustering.web.spring.hotrod.annotation
-
Configures a property.
R
- register(String) - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
S
- save(SpringSession) - Method in class org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepository
- sessionRepository() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- sessionRepository() - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- setProperties(Properties) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- setProperties(Properties) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- setTemplateName(String) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- setTemplateName(String) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
- setUri(URI) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodHttpSessionConfiguration
- setUri(URI) - Method in class org.wildfly.clustering.web.spring.hotrod.annotation.HotRodIndexedHttpSessionConfiguration
T
- template() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.HotRod
-
The Infinispan server configuration template from which to create a remote cache.
U
- uri() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.HotRod
-
The HotRod URI.
V
- value() - Method in annotation type org.wildfly.clustering.web.spring.hotrod.annotation.Property
-
The property value.
All Classes All Packages