Index
A C D E F G H I L M N O P R S T U V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- ALERT - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- APP_NAME - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- asMap() - Method in class org.springframework.integration.syslog.DefaultMessageConverter
C
- convertAndSend(Message<?>) - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
- createInstance() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- CRITICAL - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- current() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
D
- DEBUG - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- DECODE_ERRORS - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- DEFAULT_PORT - Static variable in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
- DefaultMessageConverter - Class in org.springframework.integration.syslog
-
Default
MessageConverter; delegates to aSyslogToMapTransformerto convert the payload to a map of values and also provides some of the map contents as message headers. - DefaultMessageConverter() - Constructor for class org.springframework.integration.syslog.DefaultMessageConverter
- deserialize(InputStream) - Method in class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
- doParse(Element, ParserContext, String) - Method in class org.springframework.integration.syslog.config.SyslogInboundChannelAdapterParser
- doStart() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- doStart() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
- doStop() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- doStop() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
E
- EMERGENCY - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- ERROR - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- ERRORS - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- expect(char) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
F
- FACILITY - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- fromSyslog(Message<?>) - Method in class org.springframework.integration.syslog.DefaultMessageConverter
- fromSyslog(Message<?>) - Method in interface org.springframework.integration.syslog.MessageConverter
- fromSyslog(Message<?>) - Method in class org.springframework.integration.syslog.RFC5424MessageConverter
G
- getc() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- getCharset() - Method in class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
- getComponentType() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- getComponentType() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
- getIdentifier() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- getIndex() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- getInt() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- getMarkedSegment() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- getMessageBuilderFactory() - Method in class org.springframework.integration.syslog.DefaultMessageConverter
- getObjectType() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- getPhase() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- getPort() - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
- getPort() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- getPort() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
- getTimestamp(RFC5424SyslogParser.Reader) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser
-
Default implementation returns the date as a String (if present).
H
- HOST - Static variable in class org.springframework.integration.syslog.SyslogHeaders
I
- INFO - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- init() - Method in class org.springframework.integration.syslog.config.SyslogNamespaceHandler
- is(char) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- isAutoStartup() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- isDigit() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- isRunning() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
L
- label() - Method in enum org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- level() - Method in enum org.springframework.integration.syslog.RFC5424SyslogParser.Severity
M
- mark() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- MESSAGE - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- MessageConverter - Interface in org.springframework.integration.syslog
-
A converter to convert the raw message created by the underlying UDP/TCP endpoint to a specific form of Syslog message.
- MSGID - Static variable in class org.springframework.integration.syslog.SyslogHeaders
N
- NILVALUE - Static variable in class org.springframework.integration.syslog.RFC5424SyslogParser
- NOTICE - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
O
- onInit() - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
- onInit() - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- onInit() - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
- onMessage(Message<?>) - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- org.springframework.integration.syslog - package org.springframework.integration.syslog
-
Base package for Syslog Support.
- org.springframework.integration.syslog.config - package org.springframework.integration.syslog.config
-
Provides classes for configuration - parsers, namespace handlers, factory beans.
- org.springframework.integration.syslog.inbound - package org.springframework.integration.syslog.inbound
-
Provides classes for inbound endpoints.
P
- parse(String, int, boolean) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser
- parseInt(int) - Static method in enum org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- parseStructuredDataElements(RFC5424SyslogParser.Reader) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser
-
Default implementation returns a list of structured data elements with no internal parsing.
- peek() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- PREFIX - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- prev() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- PROCID - Static variable in class org.springframework.integration.syslog.SyslogHeaders
R
- Reader(String) - Constructor for class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- readFraction() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- readInt() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
Read characters building an int until a non-digit is found
- rest() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- retainOriginal - Variable in class org.springframework.integration.syslog.RFC5424SyslogParser
- RFC5424MessageConverter - Class in org.springframework.integration.syslog
-
MessageConverter; delegates to aRFC5424SyslogParserif necessary (TCP will have already done the syslog conversion because it needs to handle different message framing). - RFC5424MessageConverter() - Constructor for class org.springframework.integration.syslog.RFC5424MessageConverter
-
Construct an instance with a default
RFC5424SyslogParser. - RFC5424MessageConverter(RFC5424SyslogParser) - Constructor for class org.springframework.integration.syslog.RFC5424MessageConverter
-
Construct an instance with a non-standard parser.
- RFC5424SyslogParser - Class in org.springframework.integration.syslog
-
Parse for RFC 5424 syslog messages; when used with TCP, requires the use of a
RFC6587SyslogDeserializerwhich decodes the framing. - RFC5424SyslogParser() - Constructor for class org.springframework.integration.syslog.RFC5424SyslogParser
-
Construct a default parser; do not retain the original message content unless there is an error.
- RFC5424SyslogParser(boolean) - Constructor for class org.springframework.integration.syslog.RFC5424SyslogParser
- RFC5424SyslogParser.Reader - Class in org.springframework.integration.syslog
- RFC5424SyslogParser.Severity - Enum in org.springframework.integration.syslog
- RFC6587SyslogDeserializer - Class in org.springframework.integration.syslog.inbound
-
RFC5424/6587 Deserializer.
- RFC6587SyslogDeserializer() - Constructor for class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
-
Construct an instance using a
ByteArrayLfSerializerfor non-transparent frames. - RFC6587SyslogDeserializer(Deserializer<byte[]>) - Constructor for class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
-
Construct an instance using the specified
Deserializerfor non-transparent frames.
S
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- setAsMap(boolean) - Method in class org.springframework.integration.syslog.DefaultMessageConverter
-
Set false will leave the payload as the original complete syslog.
- setAutoStartup(boolean) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setBeanFactory(BeanFactory) - Method in class org.springframework.integration.syslog.DefaultMessageConverter
- setBeanName(String) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setCharset(String) - Method in class org.springframework.integration.syslog.RFC5424MessageConverter
- setConnectionFactory(AbstractServerConnectionFactory) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setConnectionFactory(AbstractServerConnectionFactory) - Method in class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- setConverter(MessageConverter) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setConverter(MessageConverter) - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
-
A
MessageConverterto convert the byte array payload of the underlying UDP/TCP message to a Spring Integration message with decoded payload and headers; default isDefaultMessageConverter. - setErrorChannel(MessageChannel) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setOutputChannel(MessageChannel) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setParser(RFC5424SyslogParser) - Method in class org.springframework.integration.syslog.inbound.RFC6587SyslogDeserializer
- setPhase(int) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setPort(int) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setPort(int) - Method in class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
-
Sets the port on which the adapter listens; default is 514; note that the RFC does not specify a well known port for TCP; 514 is the well-known port for UDP.
- setSendTimeout(long) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setUdpAdapter(UnicastReceivingChannelAdapter) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- setUdpAdapter(UnicastReceivingChannelAdapter) - Method in class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
- SEVERITY - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- SEVERITY_TEXT - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- skipTo(char) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
- SOURCE - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- SOURCE_TYPE - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- SPACE - Static variable in class org.springframework.integration.syslog.RFC5424SyslogParser
- start() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- stop() - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- stop(Runnable) - Method in class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
- STRUCTURED_DATA - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- SYSLOG_PAYLOAD_ENTRIES - Static variable in class org.springframework.integration.syslog.DefaultMessageConverter
- SyslogHeaders - Class in org.springframework.integration.syslog
-
Headers in a
Mapgenerated by the @linkSyslogToMapTransformerthat will be added to Spring Integration messages as headers, prefixed byPREFIX. - SyslogInboundChannelAdapterParser - Class in org.springframework.integration.syslog.config
-
Parses a
<int-syslog:inbound-channel-adapter/>. - SyslogInboundChannelAdapterParser() - Constructor for class org.springframework.integration.syslog.config.SyslogInboundChannelAdapterParser
- SyslogNamespaceHandler - Class in org.springframework.integration.syslog.config
-
Namspace handler for spring-integration-syslog.
- SyslogNamespaceHandler() - Constructor for class org.springframework.integration.syslog.config.SyslogNamespaceHandler
- SyslogReceivingChannelAdapterFactoryBean - Class in org.springframework.integration.syslog.config
-
Factory bean to create syslog inbound adapters (UDP or TCP).
- SyslogReceivingChannelAdapterFactoryBean(SyslogReceivingChannelAdapterFactoryBean.Protocol) - Constructor for class org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean
-
Instantiates a factory bean that creates a
UdpSyslogReceivingChannelAdapterif the protocol isSyslogReceivingChannelAdapterFactoryBean.Protocol.udpor aTcpSyslogReceivingChannelAdapterif the protocol isSyslogReceivingChannelAdapterFactoryBean.Protocol.tcp. - SyslogReceivingChannelAdapterFactoryBean.Protocol - Enum in org.springframework.integration.syslog.config
- SyslogReceivingChannelAdapterSupport - Class in org.springframework.integration.syslog.inbound
-
Base support class for inbound channel adapters.
- SyslogReceivingChannelAdapterSupport() - Constructor for class org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
T
- TAG - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- tcp - org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean.Protocol
- TcpSyslogReceivingChannelAdapter - Class in org.springframework.integration.syslog.inbound
-
TCP implementation of a syslog inbound channel adapter.
- TcpSyslogReceivingChannelAdapter() - Constructor for class org.springframework.integration.syslog.inbound.TcpSyslogReceivingChannelAdapter
- TIMESTAMP - Static variable in class org.springframework.integration.syslog.SyslogHeaders
U
- udp - org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean.Protocol
- UdpSyslogReceivingChannelAdapter - Class in org.springframework.integration.syslog.inbound
-
UDP implementation of a syslog inbound channel adapter.
- UdpSyslogReceivingChannelAdapter() - Constructor for class org.springframework.integration.syslog.inbound.UdpSyslogReceivingChannelAdapter
- UNDECODED - Static variable in class org.springframework.integration.syslog.SyslogHeaders
- UNDEFINED - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- ungetc() - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
V
- valueOf(String) - Static method in enum org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.integration.syslog.RFC5424SyslogParser.Severity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.integration.syslog.config.SyslogReceivingChannelAdapterFactoryBean.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.springframework.integration.syslog.RFC5424SyslogParser.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in class org.springframework.integration.syslog.SyslogHeaders
W
- WARN - org.springframework.integration.syslog.RFC5424SyslogParser.Severity
- was(char) - Method in class org.springframework.integration.syslog.RFC5424SyslogParser.Reader
All Classes|All Packages