| Package | Description |
|---|---|
| org.springframework.session.data.mongo | |
| org.springframework.session.data.mongo.config.annotation.web.http |
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonMongoSessionConverter
AbstractMongoSessionConverter implementation using Jackson. |
class |
JdkMongoSessionConverter
AbstractMongoSessionConverter implementation using standard Java serialization. |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoOperationsSessionRepository.setMongoSessionConverter(AbstractMongoSessionConverter mongoSessionConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoHttpSessionConfiguration.setMongoSessionConverter(AbstractMongoSessionConverter mongoSessionConverter) |
Copyright © 2014-2017–2017 Pivotal, Inc.. All rights reserved.