Package org.n52.iceland.event.events
Class AbstractFlowEvent
- java.lang.Object
-
- org.n52.iceland.event.events.AbstractFlowEvent
-
- All Implemented Interfaces:
Event
- Direct Known Subclasses:
CountingOutputStreamEvent,ExceptionEvent,OutgoingResponseEvent,RequestEvent,ResponseEvent
public class AbstractFlowEvent extends Object implements Event
-
-
Constructor Summary
Constructors Constructor Description AbstractFlowEvent(Long eventsGroupId)
-