Package | Description |
---|---|
tigase.server.xmppsession | |
tigase.xmpp | |
tigase.xmpp.impl |
Package containing implementation of all Session Manager plugins
|
Modifier and Type | Method and Description |
---|---|
static XMPPPacketFilterIfc |
SessionManagerConfig.getPacketFilter(String plug_id)
Get packetfilter instance
|
Modifier and Type | Method and Description |
---|---|
Map<String,XMPPPacketFilterIfc> |
SessionManager.getOutFilters() |
Modifier and Type | Method and Description |
---|---|
static XMPPPacketFilterIfc |
ProcessorFactory.getPacketFilter(String id)
Method description
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ClientStateIndication.Logic |
Modifier and Type | Class and Description |
---|---|
class |
ClientStateIndication
Created by andrzej on 25.06.2016.
|
class |
DomainFilter
Created: Dec 30, 2008 12:43:28 PM
|
class |
ErrorCounter
ErrorCounter class is implementation of XMPPProcessor responsible for counting
packets with type=error which value is added to Tigase XMPP Server statistics.
|
class |
JabberIqPrivacy
Describe class JabberIqPrivacy here.
|
class |
Message
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 |
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
|
Copyright © 2018 "Tigase, Inc.". All rights reserved.