-
Interfaces Interface Description com.adaptris.core.management.config.ConfigManager AdapterConfigManager
is now available, the only reason why this still exists is to avoid breaking sonic-mfcom.adaptris.core.ProduceExceptionHandler since 4.2.0
-
Classes Class Description com.adaptris.core.ChannelRestartProduceExceptionHandler since 4.2.0com.adaptris.core.DefaultAdapterStartUpEvent com.adaptris.core.NullProduceExceptionHandler since 4.2.0com.adaptris.core.ProduceExceptionHandlerImp since 4.2.0com.adaptris.core.RestartProduceExceptionHandler since 3.10.2com.adaptris.core.runtime.PreProcessorsList com.adaptris.core.services.AlwaysFailService since 3.0.0 consider usingThrowExceptionService
instead which will give you a better exception message.com.adaptris.core.services.metadata.xpath.MetadataXpathQuery Use ConfiguredXpathQuery with %message{metadata} syntax to extract XPath from metadata.com.adaptris.core.services.metadata.xpath.MetadataXpathQueryImpl Use ConfiguredXpathQueryImpl with %message{metadata} syntax to extract XPath from metadata.com.adaptris.core.services.metadata.xpath.MultiItemMetadataXpathQuery Use MultiItemConfiguredXpathQuery with %message{metadata} syntax to extract XPath from metadata.
-
Fields Field Description com.adaptris.core.ftp.FtpConsumerImpl.DEFAULT_FILE_FILTER_IMPL since 3.11.1instead.
com.adaptris.core.runtime.AdapterComponentMBean.JMX_LOG_HANDLER_TYPE
-
Constructors Constructor Description com.adaptris.core.http.oauth.AccessToken(String, long) since 3.10.1 with no replacement (useAccessToken.withExpiry(String)
) instead.com.adaptris.sftp.SftpClient(InetAddress) since 4.4.0com.adaptris.util.XmlUtils(NamespaceContext)