Uses of Record Class
cloud.opencode.base.email.ConnectionTestResult
Packages that use ConnectionTestResult
-
Uses of ConnectionTestResult in cloud.opencode.base.email
Methods in cloud.opencode.base.email that return ConnectionTestResultModifier and TypeMethodDescriptionstatic ConnectionTestResultCreate a failed test result 创建失败的测试结果static ConnectionTestResultCreate a successful test result 创建成功的测试结果static ConnectionTestResultOpenEmail.testConnection()Test SMTP connection with current configuration 使用当前配置测试SMTP连接 -
Uses of ConnectionTestResult in cloud.opencode.base.email.sender
Methods in cloud.opencode.base.email.sender that return ConnectionTestResultModifier and TypeMethodDescriptionSmtpEmailSender.testConnection()Test SMTP server connection and authentication 测试SMTP服务器连接和认证