|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MessageRejectedException in org.springframework.integration.core |
|---|
| Methods in org.springframework.integration.core that throw MessageRejectedException | |
|---|---|
void |
MessageHandler.handleMessage(Message<?> message)
Handles the message if possible. |
| Uses of MessageRejectedException in org.springframework.integration.ip.tcp |
|---|
| Methods in org.springframework.integration.ip.tcp that throw MessageRejectedException | |
|---|---|
void |
AbstractTcpSendingMessageHandler.handleMessage(Message<?> message)
Writes the message payload to the underlying socket, using the specified message format. |
void |
TcpSendingMessageHandler.handleMessage(Message<?> message)
Writes the message payload to the underlying socket, using the specified message format. |
| Uses of MessageRejectedException in org.springframework.integration.ip.udp |
|---|
| Methods in org.springframework.integration.ip.udp that throw MessageRejectedException | |
|---|---|
void |
UnicastSendingMessageHandler.handleMessage(Message<?> message)
|
| Uses of MessageRejectedException in org.springframework.integration.jdbc |
|---|
| Methods in org.springframework.integration.jdbc that throw MessageRejectedException | |
|---|---|
void |
JdbcMessageHandler.handleMessage(Message<?> message)
Executes the update, passing the message into the SqlParameterSourceFactory. |
| Uses of MessageRejectedException in org.springframework.integration.xmpp.presence |
|---|
| Methods in org.springframework.integration.xmpp.presence that throw MessageRejectedException | |
|---|---|
void |
XmppRosterEventMessageSendingHandler.handleMessage(Message<?> message)
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||