Class IndexedUnboundDecoderMap


  • public class IndexedUnboundDecoderMap
    extends java.lang.Object
    Used with message sources to quickly product UnboundDecoder instances corresponding to raw messages, by using the type index, commonly provided by TypedMessageSource and its subsclasses. This class is not thread-safe, as it is designed to work in the cursor read thread.