Package io.siddhi.core.util.transport
Interface InMemoryBroker.Subscriber
-
- Enclosing class:
- InMemoryBroker
public static interface InMemoryBroker.SubscriberSubscriber interface to be implemented to subscribe to in-memory broker.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTopic()voidonMessage(Object msg)
-