public class MessageTopic extends Object
| Constructor and Description |
|---|
MessageTopic(String name) |
MessageTopic(String eventName,
String brokerName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBrokerName() |
String |
getEventName() |
int |
hashCode() |
public MessageTopic(String name)
Copyright © 2021. All rights reserved.