public class RetrieveItemsCommand extends Object implements AdHocCommand
| Constructor and Description |
|---|
RetrieveItemsCommand(PubSubConfig config,
IPubSubRepository repository,
tigase.db.UserRepository userRepo)
Constructs ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response)
Method description
|
String |
getName()
Method description
|
String |
getNode()
Method description
|
public RetrieveItemsCommand(PubSubConfig config, IPubSubRepository repository, tigase.db.UserRepository userRepo)
config - directPubSubRepository - userRepo - public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
execute in interface AdHocCommandrequest - response - AdHocCommandExceptionpublic String getName()
getName in interface AdHocCommandpublic String getNode()
getNode in interface AdHocCommandCopyright © 2008–2014 Tigase. All rights reserved.