| Class | Description |
|---|---|
| InboundAccepted |
InboundAccepted is created by the RMD. |
| OutboundDelivered |
OutboundDelivered is created by a user of client-side (i.e., RMS) RM. |
| ReliableMessagingFeature |
Configure WS-ReliableMessaging.
|
| ReliableMessagingFeature.Builder |
Configure WS-ReliableMessaging.
|
| Exception | Description |
|---|---|
| InboundAcceptedAcceptFailed |
InboundAcceptedAcceptFailed is thrown if the user calls InboundAccepted#accepted(true) but the RMD is
not able to internally record the message as delivered
(e.g., an atomic transaction fails to commit). |
| RMRetryException |
RMRetryException is given to com.oracle.webservices.api.disi.ClientResponseTransport#fail
to signal that the RMS retry sending the message again. |
| Annotation Type | Description |
|---|---|
| ReliableMessaging |
Configure WS-ReliableMessaging.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.