public interface ExchangeEvent
Event interface to provide the following to API:
Modifier and Type | Method and Description |
---|---|
String |
getData() |
ExchangeEventType |
getEventType() |
Object |
getPayload() |
Object getPayload()
String getData()
ExchangeEventType getEventType()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.