public abstract class AbstractModule extends Object implements Module
| Modifier and Type | Field and Description |
|---|---|
protected PacketWriter |
writer |
static String |
XMLNS |
EMPTY_FEATURES| Constructor and Description |
|---|
AbstractModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(Packet packet) |
protected void |
write(Packet packet,
AsyncCallback callback) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanHandle, getFeatures, getModuleCriteria, processpublic static final String XMLNS
@Inject protected PacketWriter writer
protected void write(Packet packet, AsyncCallback callback)
protected void write(Packet packet)
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.