public class AbstractHSMCommand
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Folder |
folder |
protected IMailIndexService |
mailIndexService |
protected StoreClient |
sc |
protected IHSMStorage |
storage |
Constructor and Description |
---|
AbstractHSMCommand(Folder folder,
StoreClient storeClient,
IHSMStorage storage) |
protected StoreClient sc
protected IHSMStorage storage
protected Folder folder
protected IMailIndexService mailIndexService
public AbstractHSMCommand(Folder folder, StoreClient storeClient, IHSMStorage storage)
Copyright © 2021. All Rights Reserved.