Class RTBLSubscribeModule
- All Implemented Interfaces:
Module, Initializable, UnregisterAware
@Bean(name="rtblSubscribeModule",
parent=RTBLComponent.class,
active=true)
public class RTBLSubscribeModule
extends RTBLIqModule<RTBLSubscribeModule.Context>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class RTBLIqModule
RTBLIqModule.RequestKey, RTBLIqModule.ResultEvent -
Field Summary
Fields inherited from class AbstractModule
eventBus, log, writerFields inherited from interface Module
EMPTY_FEATURES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RTBLIqModule
beforeUnregister, getComponent, getModuleCriteria, getOwnJID, handleResultEvent, handleSuccess, initialize, process, sendIqMethods inherited from class AbstractModule
fireEvent, getEventBus, getWriter, setEventBus, setWriter, write, writeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Module
canHandle, getFeatures
-
Constructor Details
-
RTBLSubscribeModule
public RTBLSubscribeModule()
-
-
Method Details
-
subscribe
-
unsubscribe
-
handleResult
- Specified by:
handleResultin classRTBLIqModule<RTBLSubscribeModule.Context>
-