Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractChannelAdapterParser
    • org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.syslog.DefaultMessageConverter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.syslog.MessageConverter)
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.syslog.RFC5424SyslogParser
    • org.springframework.integration.syslog.RFC5424SyslogParser.Reader
    • org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer (implements org.springframework.core.serializer.Deserializer<T>)
    • org.springframework.integration.syslog.SyslogHeaders

Interface Hierarchy

Enum Hierarchy