Package tigase.workgroupqueues.modules
Class AbstractModule
java.lang.Object
tigase.workgroupqueues.modules.AbstractModule
- All Implemented Interfaces:
Module
- Direct Known Subclasses:
DepartQueueModule
,JoinQueueModule
,MucControllerModule
,OfferModule
,PresenceModule
,QueueStatusModule
,StatusModule
-
Field Summary
FieldsFields inherited from interface tigase.component.modules.Module
EMPTY_FEATURES
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
write
(Packet packet, AsyncCallback callback) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface tigase.component.modules.Module
canHandle, getFeatures, getModuleCriteria, process
-
Field Details
-
XMLNS
- See Also:
-
writer
-
-
Constructor Details
-
AbstractModule
public AbstractModule()
-
-
Method Details
-
write
-
write
-