All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| 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.
|
| AbstractConnectorInstance<CnctrT extends AbstractConnector,InfoT extends BaseSubscriptionInfo,ConfigT extends ConnectorConfigI> |
Abstract connector instance to handle some trivia.
|
| AbstractFilter |
Provide a base for filters with a number of useful methods,.
|
| BaseConnectorInstance<CnctrT extends AbstractConnector,InfoT extends BaseSubscriptionInfo,ConfigT extends ConnectorConfigI> |
User: mike Date: 3/12/18 Time: 21:32
Basic implementation with some commonly used methods.
|
| BaseConnectorInstance.MapEntry |
|
| BaseSubscriptionInfo |
Provides an internal deserialized view of the subscription info for one
end.
|
| BaseSubscriptionInfo.CrudCts |
maintain some counts
|
| Connector<C extends ConnectorInstance<?>,N extends Notification<?>,Tconf extends ConnectorConfigI> |
The interface implemented by connectors.
|
| Connector.NotificationBatch<N extends Notification> |
Far end may send a batch of notifications.
|
| ConnectorCache |
A cache for connectors and instances.
|
| ConnectorConfig |
Common connector config properties
|
| ConnectorConfigI |
Common connector config properties
|
| ConnectorInstance<InfoT extends BaseSubscriptionInfo> |
The interface implemented by connectors.
|
| ConnectorInstance.ItemInfo |
Information used to synch ends A and B
This information is only valid in the context of a given subscription.
|
| ConnectorInstance.SynchItemsInfo |
Status OK and no items is end of batch.
|
| ConnectorInstanceMap<CI extends ConnectorInstance> |
A map for use by Connectors.
|
| Filter |
Given an iCalendar object applies some sort of transform to the
object.
|
| Notification<NI extends Notification.NotificationItem> |
Notification from external system.
|
| Notification.NotificationItem |
|
| Notification.NotificationItem.ActionType |
|
| PropertiesInfo |
Help handling properties.
|
| SerializableProperties<T> |
Serializable form of information for a connection to a system via a
connector - a connector id and the serialized proeprties.
|
| Stat |
Provide a way to get named values.
|
| StatLong |
Provide a way to get named values.
|
| Subscription |
Represents a subscription for the synch engine.
|
| SubscriptionConnectorInfo<T> |
Serializable form of information for a connection to a system via a
connector - a connector id and the serialized properties.
|
| SubscriptionInfo<T> |
Serializable form of information about the whole subscription.
|
| SynchBadRequest |
Base exception thrown by synch classes
|
| SynchConnConf<X extends ConnectorConfig> |
|
| SynchConnConfMBean |
Configure a connector for the Bedework synch engine service
|
| SynchDefs |
Some definitions for the synch service
|
| SynchDefs.SynchKind |
and does it tell us when something changes or do we have to ask?
|
| SynchEngine |
User: mike Date: 3/11/18 Time: 00:26
|
| SynchException |
Base exception thrown by exchange synch classes
|
| SynchForbidden |
Forbidden exception thrown by synch classes
|
| SynchPropertyInfo |
Information about a single connector property.
|
| SynchTimeout |
Forbidden exception thrown by synch classes
|