Package | Description |
---|---|
tigase.server.sreceiver | |
tigase.server.sreceiver.sysmon |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReceiverTask
Describe class AbstractReceiverTask here.
|
class |
NewsDistributor
Simple news distributor task.
|
class |
PubSubTestsTask
Created: Jan 22, 2009 11:02:59 AM
|
class |
RepoRosterTask
Describe class RepoRosterTask here.
|
class |
ShortNewsPublisher
This subscription tasks allows you to publish short news on your site.
|
class |
TesterTask
Describe class TesterTask here.
|
Modifier and Type | Method and Description |
---|---|
ReceiverTaskIfc |
ReceiverTaskIfc.getInstance()
getInstance method returns new task instance of this type. |
ReceiverTaskIfc |
AbstractReceiverTask.getInstance() |
ReceiverTaskIfc |
StanzaReceiver.getTask(String jidOrName)
Method description
|
ReceiverTaskIfc |
TaskType.getTaskInstance() |
ReceiverTaskIfc |
TaskType.getTaskType() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,ReceiverTaskIfc> |
StanzaReceiver.getTaskInstances() |
Modifier and Type | Method and Description |
---|---|
protected void |
StanzaReceiver.addTaskInstance(ReceiverTaskIfc task)
Describe
addTaskInstance method here. |
protected void |
StanzaReceiver.removeTaskInstance(ReceiverTaskIfc task) |
protected void |
StanzaReceiver.removeTaskSubscribers(ReceiverTaskIfc task,
JID... subscr) |
protected void |
StanzaReceiver.saveTaskToRepository(ReceiverTaskIfc task) |
Constructor and Description |
---|
TaskType(ReceiverTaskIfc task)
Creates a new
TaskType instance. |
Modifier and Type | Class and Description |
---|---|
class |
SystemMonitorTask
Created: Dec 6, 2008 8:12:41 PM
|
Copyright © 2018 "Tigase, Inc.". All rights reserved.