| Package | Description |
|---|---|
| org.apache.synapse.commons.handlers |
| Modifier and Type | Field and Description |
|---|---|
ConnectionId |
MessageInfo.connectionId |
| Modifier and Type | Method and Description |
|---|---|
ConnectionId |
MessageInfo.getConnectionId() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessagingHandler.destroy(ConnectionId connectionId)
Triggered to release and dispose any sort of resources hold against a
particular message flow.
|
void |
MessagingHandler.handleError(ConnectionId connectionId)
Handle Error.
|
void |
MessageInfo.setConnectionId(ConnectionId connectionId) |
| Constructor and Description |
|---|
MessageInfo(java.lang.Object message,
Protocol protocol,
ConnectionId connectionId) |
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.