Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.syslog Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
RFC5424SyslogParser .SeverityClassorg.springframework.integration.syslog.RFC5424SyslogParserSpring Integration
RFC6587SyslogDeserializerRFC5424/6587 Deserializer.Classorg.springframework.integration.syslog.inboundSpring Integration
RFC5424SyslogParserParse for RFC 5424 syslog messages; when used with TCP, requires the useof a RFC6587SyslogDeserializer which decodes the framing.Classorg.springframework.integration.syslogSpring Integration
RFC5424MessageConverterMessageConverter; delegates to a RFC5424SyslogParser ifnecessary (TCP will have already done the syslog conversion because it needsClassorg.springframework.integration.syslogSpring Integration
MessageConverterA converter to convert the raw message created by the underlyingUDP/TCP endpoint to a specific form of Syslog message.Interfaceorg.springframework.integration.syslogSpring Integration
DefaultMessageConverterDefault MessageConverter; delegates to a SyslogToMapTransformer toconvert the payload to a map of values and also provides some of the map contents asClassorg.springframework.integration.syslogSpring Integration
SyslogHeadersHeaders in a Map generated by the @link SyslogToMapTransformer thatwill be added to Spring Integration messages as headers, prefixed by PREFIX.Classorg.springframework.integration.syslogSpring Integration
SyslogInboundChannelAdapterParserParses a .Classorg.springframework.integration.syslog.configSpring Integration
SyslogNamespaceHandlerNamspace handler for spring-integration-syslog.Classorg.springframework.integration.syslog.configSpring Integration
SyslogReceivingChannelAdapterFactoryBeanFactory bean to create syslog inbound adapters (UDP or TCP).Classorg.springframework.integration.syslog.configSpring Integration
SyslogReceivingChannelAdapterFactoryBean .ProtocolReturns the enum constant of this type with the specified name.Classorg.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBeanSpring Integration
SyslogReceivingChannelAdapterSupportBase support class for inbound channel adapters.Classorg.springframework.integration.syslog.inboundSpring Integration
TcpSyslogReceivingChannelAdapterTCP implementation of a syslog inbound channel adapter.Classorg.springframework.integration.syslog.inboundSpring Integration
UdpSyslogReceivingChannelAdapterUDP implementation of a syslog inbound channel adapter.Classorg.springframework.integration.syslog.inboundSpring Integration