Package | Description |
---|---|
weblogic.wsee.reliability2.api |
Provides interfaces, classes, and enumerations for developing Web
Services Reliable Messaging (WS-RM) for JAX-RPC Web services.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<MessageRange> |
WsrmClient.getAckRanges()
Deprecated.
Gets a set of MessageRange objects indicating which requests have been
acknowledged by the RM destination for this client.
|
SourceMessageInfo |
WsrmClient.getMessageInfo(long msgNum)
Deprecated.
Get information describing a reliable message sent from this stub, given
that message's message number.
|