Uses of Class
org.bedework.synch.shared.PropertiesInfo
-
Packages that use PropertiesInfo Package Description org.bedework.synch.shared.cnctrs -
-
Uses of PropertiesInfo in org.bedework.synch.shared.cnctrs
Fields in org.bedework.synch.shared.cnctrs declared as PropertiesInfo Modifier and Type Field Description protected PropertiesInfoAbstractConnector. propInfoMethods in org.bedework.synch.shared.cnctrs that return PropertiesInfo Modifier and Type Method Description PropertiesInfoAbstractConnector. getPropertyInfo()PropertiesInfoConnector. getPropertyInfo()Information about properties required for subscriptions via this connector.Constructors in org.bedework.synch.shared.cnctrs with parameters of type PropertiesInfo Constructor Description AbstractConnector(PropertiesInfo propInfo)
-