| Package | Description |
|---|---|
| org.springframework.integration.ip.udp |
Base package for UDP support.
|
| org.springframework.integration.jdbc |
Root package of the Spring Integration JDBC module, which contains various
JDBC and Stored Procedure/Function supporting components.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnicastSendingMessageHandler.handleMessageInternal(Message<?> message) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JdbcMessageHandler.handleMessageInternal(Message<?> message)
Executes the update, passing the message into the
SqlParameterSourceFactory. |
Copyright © 2016. All rights reserved.