SessionPreSubscriptionEvent ( Topic, TopicKey, Session )1st parameter 'topic' of this method has type 'Topic'.
SessionSubscriptionEvent ( Topic, TopicKey, Session )1st parameter 'topic' of this method has type 'Topic'.
SessionTopicEvent ( Topic, TopicKey, Session )1st parameter 'topic' of this method has type 'Topic'.
SessionUnsubscriptionEvent ( Topic, TopicKey, Session )1st parameter 'topic' of this method has type 'Topic'.
addTopicListener ( TopicListener )This abstract method is from 'Topic' interface.
checkSubscription ( Session )This abstract method is from 'Topic' interface.
getKey ( )This abstract method is from 'Topic' interface.
getMessageDataSerializer ( )This abstract method is from 'Topic' interface.
publish ( java.lang.Object )This abstract method is from 'Topic' interface.
publishEvent ( TopicEvent )This abstract method is from 'Topic' interface.
removeTopicListener ( TopicListener )This abstract method is from 'Topic' interface.
setMessageDataSerializer ( MessageDataSerializer )This abstract method is from 'Topic' interface.
getTopic ( )Return value of this method has type 'Topic'.
TopicEvent ( Topic )1st parameter 'topic' of this method has type 'Topic'.
createTopic ( TopicKey )Return value of this abstract method has type 'Topic'.
getOrCreateTopic ( TopicKey )Return value of this method has type 'Topic'.
getTopic ( TopicKey )Return value of this method has type 'Topic'.