Package org.bedework.util.jms.events
Class HttpEvent
java.lang.Object
org.bedework.util.jms.events.SysEvent
org.bedework.util.jms.events.HttpEvent
- All Implemented Interfaces:
Serializable,Comparable<SysEvent>
- Direct Known Subclasses:
HttpOutEvent
Inbound or outbound http event.
- Author:
- douglm
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bedework.util.jms.events.SysEvent
SysEvent.Attribute -
Field Summary
Fields inherited from class org.bedework.util.jms.events.SysEvent
syscodeStats, syscodeTimedEvent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bedework.util.jms.events.SysEvent
addMessageAttributes, compareTo, getDtstamp, getMessageAttributes, getRelated, getSequence, getSysCode, hashCode, makeStatsEvent, makeTimedEvent, setDtstamp, setRelated, setSequence, toString, toStringSegment
-
Constructor Details
-
HttpEvent
- Parameters:
code- the system event code
-