Uses of Class
org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
Packages that use RetransmissionQueueImpl.ResendCandidate
-
Uses of RetransmissionQueueImpl.ResendCandidate in org.apache.cxf.ws.rm.soap
Methods in org.apache.cxf.ws.rm.soap that return RetransmissionQueueImpl.ResendCandidateModifier and TypeMethodDescriptionprotected RetransmissionQueueImpl.ResendCandidateRetransmissionQueueImpl.cacheUnacknowledged(org.apache.cxf.message.Message message) Accepts a new resend candidate.protected RetransmissionQueueImpl.ResendCandidateRetransmissionQueueImpl.createResendCandidate(org.apache.cxf.message.Message message) Methods in org.apache.cxf.ws.rm.soap that return types with arguments of type RetransmissionQueueImpl.ResendCandidateModifier and TypeMethodDescriptionprotected List<RetransmissionQueueImpl.ResendCandidate>RetransmissionQueueImpl.getSequenceCandidates(String key) protected List<RetransmissionQueueImpl.ResendCandidate>RetransmissionQueueImpl.getSequenceCandidates(SourceSequence seq) protected Map<String,List<RetransmissionQueueImpl.ResendCandidate>> RetransmissionQueueImpl.getUnacknowledged()