Package | Description |
---|---|
tigase.server.xmppsession | |
tigase.util | |
tigase.xmpp | |
tigase.xmpp.impl |
Package containing implementation of all Session Manager plugins
|
Modifier and Type | Method and Description |
---|---|
static XMPPProcessorIfc |
SessionManagerConfig.getProcessor(String plug_id)
Get processor instance
|
Modifier and Type | Method and Description |
---|---|
Map<String,XMPPProcessorIfc> |
SessionManager.getProcessors() |
Modifier and Type | Method and Description |
---|---|
XMPPProcessorIfc |
QueueItem.getProcessor()
Method description
|
Modifier and Type | Method and Description |
---|---|
boolean |
ProcessingThreads.addItem(XMPPProcessorIfc processor,
Packet packet,
XMPPResourceConnection conn)
Method description
|
Constructor and Description |
---|
QueueItem(XMPPProcessorIfc processor,
Packet packet,
XMPPResourceConnection conn)
Constructs ...
|
Modifier and Type | Class and Description |
---|---|
class |
XMPPProcessorAbstract
Utility abstract class detecting what kind of packet is processed.
|
Modifier and Type | Method and Description |
---|---|
static XMPPProcessorIfc |
ProcessorFactory.getProcessor(String id)
Method description
|
Modifier and Type | Class and Description |
---|---|
class |
BindResource
RFC-3920, 7.
|
class |
BlockingCommand
XEP-0191: Blocking Command.
|
class |
CAPS |
class |
ClientStateIndication
Created by andrzej on 25.06.2016.
|
class |
EntityTime
This supports the implementation of
XEP-0202: Entity Time.
|
class |
FlexibleOfflineMessageRetrieval |
class |
IBB
Deprecated.
This class has been deprecated and replaced with
tigase.server.xmppsession.PacketFilter code. The class is left
for educational purpose only and should not be used. It may be removed in
future releases. |
class |
InvisibleCommand
Class InvisibleCommand implements XEP-0186 Invisible Command support
|
class |
JabberIqAuth
JEP-0078: Non-SASL Authentication
Created: Thu Feb 16 17:46:16 2006
|
class |
JabberIqCommand
Describe class JabberIqCommand here.
|
class |
JabberIqIq
Describe class JabberIqIq here.
|
class |
JabberIqOOB
Deprecated.
This class has been deprecated and replaced with
tigase.server.xmppsession.PacketFilter code. The class is left
for educational purpose only and should not be used. It may be removed in
future releases. |
class |
JabberIqPrivacy
Describe class JabberIqPrivacy here.
|
class |
JabberIqPrivate
Describe class JabberIqPrivate here.
|
class |
JabberIqRegister
JEP-0077: In-Band Registration
Created: Thu Feb 16 13:14:06 2006
|
class |
JabberIqRoster
Class
JabberIqRoster implements part of RFC-3921 -
XMPP Instant Messaging specification describing roster management.
7. |
class |
JabberIqSi
Deprecated.
This class has been deprecated and replaced with
tigase.server.xmppsession.PacketFilter code. The class is left
for educational purpose only and should not be used. It may be removed in
future releases. |
class |
JabberIqSocks5Bytestreams
Deprecated.
This class has been deprecated and replaced with
tigase.server.xmppsession.PacketFilter code. The class is left
for educational purpose only and should not be used. It may be removed in
future releases. |
class |
JabberIqStats
XEP-0039: Statistics Gathering.
|
class |
JabberIqVersion
XEP-0092: Software Version
Created: Tue Mar 21 06:45:51 2006
|
class |
Jingle
Describe class Jingle here.
|
class |
LastActivity
Implementation of XEP-0012: Last Activity.
|
class |
Message
Message forwarder class.
|
class |
MessageAll
Variant of the
Message forwarder class. |
class |
MessageAmp
Created: Apr 29, 2010 5:00:25 PM
|
class |
MessageCarbons
MessageCarbons class implements XEP-0280 Message Carbons protocol extension.
|
class |
MessageForwarding
Message forwarder class.
|
class |
MobileV1
Class responsible for queuing packets (usable in connections from mobile
clients - power usage optimization) version 1
|
class |
MobileV2
Class responsible for queuing packets (usable in connections from mobile
clients - power usage optimization) version 2
|
class |
MobileV3
Class responsible for queuing packets (usable in connections from mobile
clients - power usage optimization) version 3
|
class |
OfflineMessages
OfflineMessages plugin implementation which follows XEP-0160: Best Practices for
Handling Offline Messages specification.
|
class |
PepPlugin
Class description
|
class |
Presence
Class responsible for handling Presence packets - deprecated
Use PresenceState and PresenceSubscription classes
|
class |
PresenceAbstract
Class responsible for handling Presence packets
|
class |
PresenceOffline |
class |
PresenceState |
class |
PresenceSubscription |
class |
RemoteRosterManagement |
class |
RosterPresence
Deprecated.
|
class |
SaslAuth
Describe class SaslAuth here.
|
class |
ServiceDiscovery
Implementation of JEP-030.
|
class |
SessionBind
Describe class SessionBind here.
|
class |
SimpleForwarder
Describe class SimpleForwarder here.
|
class |
StartTLS
Describe class StartTLS here.
|
class |
StartZLib
Created: Jul 29, 2009 4:03:44 PM
|
class |
UrnXmppPing
XEP-0199: XMPP Ping
|
class |
VCard4 |
class |
VCardTemp
Describe class VCardTemp here.
|
class |
VCardXMPPProcessorAbstract |
Copyright © 2018 "Tigase, Inc.". All rights reserved.