Uses of Annotation Type
org.summerboot.jexpress.boot.config.annotation.Config
Packages that use Config
-
Uses of Config in org.summerboot.jexpress.integration.smtp
Fields in org.summerboot.jexpress.integration.smtp with annotations of type ConfigModifier and TypeFieldDescriptionprotected intSMTPClientConfig.emailAlertDebouncingIntervalSMTPClientConfig.emailToAppSupportSMTPClientConfig.emailToDevelopmentSMTPClientConfig.emailToReportViewerprotected booleanSMTPClientConfig.smtpAuthprotected StringSMTPClientConfig.smtpHostprotected StringSMTPClientConfig.smtpPasswordprotected intSMTPClientConfig.smtpPortprotected booleanSMTPClientConfig.smtpStarttlsprotected StringSMTPClientConfig.smtpUserprotected StringSMTPClientConfig.smtpUserDisplayName -
Uses of Config in org.summerboot.jexpress.nio.grpc
Fields in org.summerboot.jexpress.nio.grpc with annotations of type ConfigModifier and TypeFieldDescriptionprotected ListGRPCClientConfig.ciphersprotected KeyManagerFactoryGRPCClientConfig.kmfprotected KeyManagerFactoryGRPCServerConfig.kmfprotected StringGRPCClientConfig.overrideAuthorityprotected String[]GRPCClientConfig.sslProtocolsprotected TrustManagerFactoryGRPCClientConfig.tmfprotected TrustManagerFactoryGRPCServerConfig.tmfprotected URIGRPCClientConfig.uriMethods in org.summerboot.jexpress.nio.grpc with annotations of type Config