|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smackx.pubsub.packet.SyncPacketSend
public final class SyncPacketSend
Utility class for doing synchronous calls to the server. Provides several methods for sending a packet to the server and waiting for the reply.
| Method Summary | |
|---|---|
static Packet |
getReply(Connection connection,
Packet packet)
|
static Packet |
getReply(Connection connection,
Packet packet,
long timeout)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Packet getReply(Connection connection,
Packet packet,
long timeout)
throws XMPPException
XMPPException
public static Packet getReply(Connection connection,
Packet packet)
throws XMPPException
XMPPException
|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||