Uses of Class
org.frankframework.receivers.Receiver.ProcessStatusCacheItem
Packages that use Receiver.ProcessStatusCacheItem
- 
Uses of Receiver.ProcessStatusCacheItem in org.frankframework.receivers
Methods in org.frankframework.receivers that return Receiver.ProcessStatusCacheItemModifier and TypeMethodDescriptionprotected Receiver.ProcessStatusCacheItemReceiver.updateMessageReceiveCount(RawMessageWrapper<M> rawMessageWrapper) Call this method exactly once per every try to process a message to initialize the internally cached receive-count for the messageId.