| Package | Description |
|---|---|
| org.nlab.smtp.pool | |
| org.nlab.smtp.transport.connection |
| Modifier and Type | Method and Description |
|---|---|
SmtpConnectionPool |
ObjectPoolAware.getObjectPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectPoolAware.setObjectPool(SmtpConnectionPool objectPool)
Called after the object has been borrowed on the pool to set the pool on the object.
|
| Modifier and Type | Method and Description |
|---|---|
SmtpConnectionPool |
DefaultClosableSmtpConnection.getObjectPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultClosableSmtpConnection.setObjectPool(SmtpConnectionPool objectPool) |
Copyright © 2021. All rights reserved.