Package | Description |
---|---|
org.springframework.integration.file.event |
ApplicationEvents generated by the file module.
|
org.springframework.integration.file.tail |
Classes used for tailing file system files.
|
org.springframework.integration.ip.event |
ApplicationEvents generated by the ip module.
|
org.springframework.integration.ip.tcp.connection |
All things related to tcp connections - client and
server factories; listener and sender interfaces.
|
org.springframework.integration.mail |
Base package for Mail support.
|
org.springframework.integration.mail.event |
Events generated by the mail module
|
org.springframework.integration.redis.event |
Events generated by the redis module
|
Modifier and Type | Class and Description |
---|---|
class |
FileIntegrationEvent |
Modifier and Type | Class and Description |
---|---|
static class |
FileTailingMessageProducerSupport.FileTailingEvent |
Modifier and Type | Class and Description |
---|---|
class |
IpIntegrationEvent |
Modifier and Type | Class and Description |
---|---|
class |
TcpConnectionCloseEvent |
class |
TcpConnectionEvent
ApplicationEvent representing normal operations on a
TcpConnection . |
class |
TcpConnectionExceptionEvent
ApplicationEvent representing exceptions on a
TcpConnection . |
class |
TcpConnectionOpenEvent |
Modifier and Type | Class and Description |
---|---|
class |
ImapIdleChannelAdapter.ImapIdleExceptionEvent |
Modifier and Type | Class and Description |
---|---|
class |
MailIntegrationEvent |
Modifier and Type | Class and Description |
---|---|
class |
RedisExceptionEvent |
class |
RedisIntegrationEvent |
Copyright © 2017. All rights reserved.