| Package | Description | 
|---|---|
| net.bluemind.backend.postfix.internal.maps | |
| net.bluemind.backend.postfix.internal.maps.generators | 
| Modifier and Type | Method and Description | 
|---|---|
static java.util.List<MapRow> | 
MapRow.build(BmContext context,
     java.util.List<ItemValue<Server>> servers,
     java.util.Map<java.lang.String,DomainInfo> domainInfoByUid)  | 
java.util.Collection<MapRow> | 
ServerMaps.getMapRows()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MapRow.expandRecipients(java.util.Map<java.lang.Integer,MapRow> emailsByItemId)  | 
static java.util.Optional<ServerMaps> | 
ServerMaps.init(java.util.List<ItemValue<Server>> servers,
    ItemValue<Server> server,
    java.util.Map<java.lang.String,DomainInfo> domainInfoByUid,
    java.util.List<MapRow> mapRows)  | 
| Modifier and Type | Method and Description | 
|---|---|
static VirtualMailboxesMap | 
VirtualMailboxesMap.init(java.util.Map<java.lang.String,DomainInfo> domainInfoByUid,
    java.util.Collection<MapRow> mapRows)  | 
| Constructor and Description | 
|---|
TransportMap(java.util.Map<java.lang.String,ItemValue<Server>> smtpServerByDomainUid,
            java.util.Collection<MapRow> mapRows)  | 
VirtualAliasMap(java.util.Collection<MapRow> mapRows)  | 
Copyright © 2021. All Rights Reserved.