Class AbstractMailReceiver

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, ComponentSourceAware, ExpressionCapable, MailReceiver, NamedComponent

@Deprecated(forRemoval=true, since="7.0") public abstract class AbstractMailReceiver extends AbstractMailReceiver
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of AbstractMailReceiver
Base class for MailReceiver implementations.
Author:
Arjen Poutsma, Jonas Partner, Mark Fisher, Iwein Fuld, Oleg Zhurakousky, Gary Russell, Artem Bilan, Dominik Simmen, Yuxin Wang, Ngoc Nhan, Filip Hrisafov, Jiandong Ma
  • Constructor Details

    • AbstractMailReceiver

      public AbstractMailReceiver()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • AbstractMailReceiver

      public AbstractMailReceiver(URLName urlName)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • AbstractMailReceiver

      public AbstractMailReceiver(@Nullable String url)
      Deprecated, for removal: This API element is subject to removal in a future version.