public class MessageIdListImplFactory extends MessageIdListFactory
MESSAGE_ID_LIST_FACTORY_CLASS
Constructor and Description |
---|
MessageIdListImplFactory() |
Modifier and Type | Method and Description |
---|---|
Encodable |
createEncodable() |
MessageIdList |
createMessageIdList(String listId)
Creates a new MessageIdList with the specified identifier.
|
MessageIdList |
loadMessageIdList(String listId)
Loads the specified MessageIdList from persistent storage.
|
newFactory
public MessageIdList createMessageIdList(String listId)
MessageIdListFactory
createMessageIdList
in class MessageIdListFactory
public MessageIdList loadMessageIdList(String listId) throws Exception
MessageIdListFactory
loadMessageIdList
in class MessageIdListFactory
Exception
public Encodable createEncodable()
Copyright © 2023 ScalAgent D.T.. All rights reserved.