public class Event extends Object
Constructor and Description |
---|
Event(String event,
String channel) |
Event(String event,
String channel,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
String |
getChannel() |
String |
getEvent() |
Map<String,String> |
getParameters() |
String |
toString() |
Copyright © 2013–2017. All rights reserved.