| Package | Description |
|---|---|
| com.openexchange.mail.event |
| Modifier and Type | Method and Description |
|---|---|
PooledEvent |
PooledEvent.putProperty(java.lang.String name,
java.lang.Object value)
Puts given property.
|
PooledEvent |
PooledEvent.setAsync(boolean async)
Sets whether the event should be delivered asynchronously (default behavior).
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventPool.put(PooledEvent pooledEvent)
Puts given pooled event into this pool.
|