public interface MessageStoreFactory
Session| Modifier and Type | Method and Description |
|---|---|
MessageStore |
create(SessionID sessionID)
Creates a message store implementation.
|
MessageStore create(SessionID sessionID)
sessionID - the session ID, often used to access session configurationsCopyright © 2021. All rights reserved.