public class DirectoryCache
extends org.vertx.java.busmods.BusModBase
| Constructor and Description | 
|---|
DirectoryCache()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.util.Optional<VCard> | 
getVCard(IClientContext mailflowContext,
        java.lang.String domain,
        java.lang.String email)  | 
void | 
start()  | 
getMandatoryBooleanConfig, getMandatoryIntConfig, getMandatoryLongConfig, getMandatoryObject, getMandatoryString, getMandatoryStringConfig, getOptionalArrayConfig, getOptionalBooleanConfig, getOptionalIntConfig, getOptionalLongConfig, getOptionalObjectConfig, getOptionalStringConfig, sendError, sendError, sendOK, sendOK, sendStatus, sendStatuspublic void start()
start in class org.vertx.java.busmods.BusModBasepublic static java.util.Optional<VCard> getVCard(IClientContext mailflowContext, java.lang.String domain, java.lang.String email)
Copyright © 2021. All Rights Reserved.