Uses of Interface
org.bedework.synch.shared.conf.ConnectorConfigI
Packages that use ConnectorConfigI
-
Uses of ConnectorConfigI in org.bedework.synch.shared.cnctrs
Classes in org.bedework.synch.shared.cnctrs with type parameters of type ConnectorConfigIModifier and TypeClassDescriptionclassAbstractConnector<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.classAbstractConnectorInstance<CnctrT extends AbstractConnector,InfoT extends BaseSubscriptionInfo, ConfigT extends ConnectorConfigI> Abstract connector instance to handle some trivia.classBaseConnectorInstance<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.interfaceConnector<C extends ConnectorInstance<?>,N extends Notification<?>, Tconf extends ConnectorConfigI> The interface implemented by connectors.Fields in org.bedework.synch.shared.cnctrs declared as ConnectorConfigI -
Uses of ConnectorConfigI in org.bedework.synch.shared.conf
Classes in org.bedework.synch.shared.conf that implement ConnectorConfigI