public class TestTopic extends Topic<Void,TopicMessage>
| Constructor and Description |
|---|
TestTopic() |
| Modifier and Type | Method and Description |
|---|---|
Set<WritableSession> |
getSubscribers(Void filter) |
static void |
main(String[] args) |
afterUnsubscribe, beforeSubscribe, fire, geFilterType, getFilterSchema, getMessageSchema, getMessageType, getSubscribers, subscribe, unsubscribedestroy, getDescription, getId, getSourceCode, getType, init, init, isActivepublic Set<WritableSession> getSubscribers(Void filter)
getSubscribers in class Topic<Void,TopicMessage>public static void main(String[] args)
Copyright © 2010–2016. All rights reserved.