Bozo Dragojevic created PROTON-964: -------------------------------------- Summary: Proton-J extensible event types Key: PROTON-964 URL: https://issues.apache.org/jira/browse/PROTON-964 Project: Qpid Proton Issue Type: Improvement Components: proton-j Affects Versions: 0.10 Reporter: Bozo Dragojevic Assignee: Bozo Dragojevic Fix For: 0.11
Event.Type is an enum which makes it impossible to extend. Introduce a separate interface EventType and make Event.Type implement it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)