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, wait
canHandle, getFeatures, getModuleCriteria, process
public static final String XMLNS
@Inject protected PacketWriter writer
protected void write(Packet packet, AsyncCallback callback)
protected void write(Packet packet)
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.