org.as2lib.core.BasicInterface +--org.as2lib.env.event.broadcaster.EventInfo +--org.as2lib.env.event.broadcaster.ConsumableEventInfo
ConsumableEventInfo
allows for consuming events.
You can consume an event using the consume method. The method isConsumed checks whether this event info is already consumed.