|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetryStatus | |
|---|---|
| org.apache.cxf.ws.rm | |
| org.apache.cxf.ws.rm.soap | |
| Uses of RetryStatus in org.apache.cxf.ws.rm |
|---|
| Methods in org.apache.cxf.ws.rm that return RetryStatus | |
|---|---|
RetryStatus |
RetransmissionQueue.getRetransmissionStatus(SourceSequence seq,
long num)
Returns the retransmission status for the specified message. |
| Methods in org.apache.cxf.ws.rm that return types with arguments of type RetryStatus | |
|---|---|
Map<Long,RetryStatus> |
RetransmissionQueue.getRetransmissionStatuses(SourceSequence seq)
Return the retransmission status of all the messages assigned to the sequence. |
| Uses of RetryStatus in org.apache.cxf.ws.rm.soap |
|---|
| Classes in org.apache.cxf.ws.rm.soap that implement RetryStatus | |
|---|---|
protected class |
RetransmissionQueueImpl.ResendCandidate
Represents a candidate for resend, i.e. |
| Methods in org.apache.cxf.ws.rm.soap that return RetryStatus | |
|---|---|
RetryStatus |
RetransmissionQueueImpl.getRetransmissionStatus(SourceSequence seq,
long num)
|
| Methods in org.apache.cxf.ws.rm.soap that return types with arguments of type RetryStatus | |
|---|---|
Map<Long,RetryStatus> |
RetransmissionQueueImpl.getRetransmissionStatuses(SourceSequence seq)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||