Class | Description |
---|---|
SessionTransport | |
SmtpClusterConfig |
Defines a preconfigured
ClusterConfig builder with the following defaults:
A specialized allocator factory for starting and stopping Transport connections (TransportAllocatorFactory )
Expiration policy of seconds, connections don't last long by default
Core pool size of , so objects are only created on-demand
Max pool size of
Configure further using mySmtpClusterConfig.getConfigBuilder().x(a).y(b).z(c); |
SmtpConnectionPool | |
SmtpConnectionPoolClustered |
Exception | Description |
---|---|
TransportHandlingException |
Copyright © 2019–2023. All rights reserved.