| Package | Description |
|---|---|
| org.bedework.synch.shared | |
| org.bedework.synch.shared.cnctrs |
| Modifier and Type | Method and Description |
|---|---|
void |
SynchEngine.handleNotification(Notification note) |
| Modifier and Type | Method and Description |
|---|---|
void |
SynchEngine.handleNotifications(Connector.NotificationBatch<Notification> notes)
Processes a batch of notifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnector<T,TI extends AbstractConnectorInstance,TN extends Notification,Tconf extends ConnectorConfigI,InfoT extends BaseSubscriptionInfo>
A special connector to handle calls to the synch engine via the web context.
|
interface |
Connector<C extends ConnectorInstance,N extends Notification,Tconf extends ConnectorConfigI>
The interface implemented by connectors.
|
static class |
Connector.NotificationBatch<N extends Notification>
Far end may send a batch of notifications.
|
Copyright © 2018 Bedework. All rights reserved.