| Package | Description |
|---|---|
| com.hazelcast.web.entryprocessor |
Provides Entry Processors used in hazelcast-wm
|
| Modifier and Type | Method and Description |
|---|---|
Object |
GetAttributeNamesEntryProcessor.process(Map.Entry<String,SessionState> entry) |
com.hazelcast.internal.serialization.Data |
GetAttributeEntryProcessor.process(Map.Entry<String,SessionState> entry) |
Object |
GetSessionStateEntryProcessor.process(Map.Entry<String,SessionState> entry) |
Object |
SessionUpdateEntryProcessor.process(Map.Entry<String,SessionState> entry) |
Object |
DeleteSessionEntryProcessor.process(Map.Entry<String,SessionState> entry) |
Copyright © 2020. All Rights Reserved.