Package com.fifa.connectid.sdk
Interface CorrelationIdBasedItemContainer<Item>
-
- All Known Implementing Classes:
CorrelationIdBasedInMemoryCache
public interface CorrelationIdBasedItemContainer<Item>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidput(String correlationId, Item item)
-