See: Description
Interface | Description |
---|---|
ComponentRegistrator |
Interface ComponentRegistrator
Collects information about all ServerComponents connected to MessageRouter
Created: Tue Nov 22 07:07:11 2005
|
DisableDisco |
Disables service discovery processing for a component implementing this interface.
|
MessageReceiver |
Interface MessageReceiver
Objects of this type can receive messages.
|
MessageRouterIfc |
Created: Dec 7, 2009 5:20:56 PM
|
PacketFilterIfc |
An interface for loadable packet filters to the Tigase server.
|
ReceiverTimeoutHandler |
Created: Feb 16, 2009 1:44:46 PM
|
ServerComponent |
Interface ServerComponent
Object of this type can be managed by MessageRouter.
|
ServiceChecker<IO extends XMPPIOService<?>> |
Describe interface ServiceChecker here.
|
Class | Description |
---|---|
AbstractComponentRegistrator<E extends ServerComponent> |
This is an archetype of a special types of classes which collect some data
from Tigase components or provide these data to components.
|
AbstractMessageReceiver |
This is an archetype for all classes processing user-level packets.
|
BasicComponent |
Created: Oct 17, 2009 7:49:05 PM
|
ComponentInfo |
Helper class for storing and handling additional informations about components
|
ConnectionManager<IO extends XMPPIOService<?>> |
Describe class ConnectionManager here.
|
DataForm | |
Iq |
Created: Dec 31, 2009 8:43:21 PM
|
Message |
Created: Dec 31, 2009 8:38:38 PM
|
MessageRouter |
Class MessageRouter
Created: Tue Nov 22 07:07:11 2005
|
MessageRouterConfig |
Describe class MessageRouterConfig here.
|
Packet |
Objects of this class carry a single XMPP packet (stanza).
|
Presence |
Created: Dec 31, 2009 8:42:05 PM
|
ThreadExceptionHandler |
Class ThreadExceptionHandler.java is responsible helper class used to catch
all unhandled exception from all threads.
|
XMPPServer |
Describe class XMPPServer here.
|
Enum | Description |
---|---|
CmdAcl | |
Command |
Helper enum to make it easier to operate on packets with ad-hoc commands.
|
Command.Action |
Ad-hoc command actions ad defined in the XEP-0050.
|
Command.DataType |
Data form-types as defined in the XEP-0050.
|
Command.Status |
Ad-hoc command statuses as defined in the XEP-0050.
|
ConnectionManager.LIMIT_ACTION |
Describe class
LIMIT_ACTION here. |
ConnectionManager.WATCHDOG_PING_TYPE |
Holds possible types of ping to be used in watchdog service for detection
of broken connections
|
Permissions |
Describe class Permissions here.
|
Priority |
Created: Feb 13, 2009 9:44:53 PM
|
QueueType |
Created: Jun 8, 2009 1:53:38 PM
|
Exception | Description |
---|---|
PolicyViolationException |
Copyright © 2018 "Tigase, Inc.". All rights reserved.