| Package | Description |
|---|---|
| org.orienteer.notifications.model |
Package with models for 'orienteer-notifications' module
|
| org.orienteer.notifications.service |
Package with service classes for 'orienteer-notifications' module
|
| Modifier and Type | Method and Description |
|---|---|
default ITransport |
IONotificationTransport.createTransportService() |
| Modifier and Type | Class and Description |
|---|---|
class |
OMailTransport
Transport for send notification throughout mail
|
class |
OSmsTransport
Transport for send notification throughout SMS
|
| Modifier and Type | Method and Description |
|---|---|
ITransport |
OTransportPool.acquire(String alias,
Supplier<ITransport> supplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
OTransportPool.release(String alias,
ITransport transport) |
| Modifier and Type | Method and Description |
|---|---|
ITransport |
OTransportPool.acquire(String alias,
Supplier<ITransport> supplier) |
Copyright © 2020. All rights reserved.