| Package | Description |
|---|---|
| tigase.component | |
| tigase.component.modules | |
| tigase.component.responses |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractComponent.addOutPacket(Packet packet,
AsyncCallback asyncCallback) |
void |
PacketWriter.write(Packet packet,
AsyncCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractModule.write(Packet packet,
AsyncCallback asyncCallback) |
| Modifier and Type | Method and Description |
|---|---|
String |
ResponseManager.registerResponseHandler(Packet stanza,
Long timeout,
AsyncCallback callback)
Register callback for response of sent
<iq/> stanza. |
| Constructor and Description |
|---|
Entry(JID jid,
long timestamp,
long timeout,
AsyncCallback callback) |
Copyright © 2022 "Tigase, Inc.". All rights reserved.