public class VCard4 extends VCardXMPPProcessorAbstract
| Modifier and Type | Field and Description |
|---|---|
static String |
REPO_NODE |
protected static String |
VCARD_EL |
protected static String |
XMLNS |
ALL_NAMES, ALL_PATHS, cmpInfoCLIENT_XMLNS| Constructor and Description |
|---|
VCard4() |
convertVCard4ToVCardTemp, convertVCardTempToVCard4, init, setVCardprocess, processFromUserPacketid, supDiscoFeatures, supElementNamePaths, supNamespaces, supStreamFeatures, supTypescanHandle, compareTo, concurrentThreadsPerQueue, getComponentInfo, getInstance, getStatistics, isSupporting, supElements, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanHandle, concurrentQueuesNo, concurrentThreadsPerQueue, getComponentInfo, getStatistics, id, isSupporting, supDiscoFeatures, supElementNamePaths, supElements, supNamespaces, supStreamFeatures, supTypescompareToprotected static final String VCARD_EL
protected static final String XMLNS
public static final String REPO_NODE
public void processFromUserOutPacket(JID connectionId, Packet packet, XMPPResourceConnection session, NonAuthUserRepository repo, Queue<Packet> results, Map<String,Object> settings) throws PacketErrorTypeException
processFromUserOutPacket in class XMPPProcessorAbstractconnectionId - packet - session - repo - results - settings - PacketErrorTypeExceptionpublic void processFromUserToServerPacket(JID connectionId, Packet packet, XMPPResourceConnection session, NonAuthUserRepository repo, Queue<Packet> results, Map<String,Object> settings) throws PacketErrorTypeException
processFromUserToServerPacket in class XMPPProcessorAbstractconnectionId - packet - session - repo - results - settings - PacketErrorTypeExceptionpublic void processNullSessionPacket(Packet packet, NonAuthUserRepository repo, Queue<Packet> results, Map<String,Object> settings) throws PacketErrorTypeException
processNullSessionPacket in class XMPPProcessorAbstractpacket - repo - results - settings - PacketErrorTypeExceptionpublic void processServerSessionPacket(Packet packet, XMPPResourceConnection session, NonAuthUserRepository repo, Queue<Packet> results, Map<String,Object> settings)
processServerSessionPacket in class XMPPProcessorAbstractpacket - session - repo - results - settings - public void processToUserPacket(Packet packet, XMPPResourceConnection session, NonAuthUserRepository repo, Queue<Packet> results, Map<String,Object> settings) throws PacketErrorTypeException
processToUserPacket in class XMPPProcessorAbstractpacket - session - repo - results - settings - PacketErrorTypeExceptionprotected String getVCardXMLNS()
getVCardXMLNS in class VCardXMPPProcessorAbstractprotected void storeVCard(XMPPResourceConnection session, Element elvCard) throws TigaseDBException, NotAuthorizedException
storeVCard in class VCardXMPPProcessorAbstractTigaseDBExceptionNotAuthorizedExceptionCopyright © 2018 "Tigase, Inc.". All rights reserved.