|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.pubsub.PubSubConfig
public class PubSubConfig
Class description
| Constructor Summary | |
|---|---|
PubSubConfig()
|
|
| Method Summary | |
|---|---|
String[] |
getAdmins()
Method description |
tigase.xmpp.BareJID |
getServiceBareJID()
Method description |
String |
getServiceName()
Method description |
boolean |
isAdmin(String jid)
Method description |
void |
setAdmins(String[] strings)
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PubSubConfig()
| Method Detail |
|---|
public String[] getAdmins()
public tigase.xmpp.BareJID getServiceBareJID()
public String getServiceName()
public boolean isAdmin(String jid)
jid -
public void setAdmins(String[] strings)
strings -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||