public class XMPPPacketListener extends Object implements org.jivesoftware.smack.PacketListener
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE |
| Constructor and Description |
|---|
XMPPPacketListener(XMPPConnectionFactory xmppConnectionFactory,
ConfigurationContext configurationContext,
Executor workerPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
processPacket(org.jivesoftware.smack.packet.Packet packet)
This method gets triggered when server side gets a message
|
public static final String CONTENT_TYPE
public XMPPPacketListener(XMPPConnectionFactory xmppConnectionFactory, ConfigurationContext configurationContext, Executor workerPool)
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.