|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PubSubNamespace | |
|---|---|
| org.jivesoftware.smackx.pubsub | |
| org.jivesoftware.smackx.pubsub.packet | |
| Uses of PubSubNamespace in org.jivesoftware.smackx.pubsub |
|---|
| Methods in org.jivesoftware.smackx.pubsub that return PubSubNamespace | |
|---|---|
PubSubNamespace |
PubSubElementType.getNamespace()
|
| Uses of PubSubNamespace in org.jivesoftware.smackx.pubsub.packet |
|---|
| Methods in org.jivesoftware.smackx.pubsub.packet that return PubSubNamespace | |
|---|---|
PubSubNamespace |
PubSub.getPubSubNamespace()
Returns the current value of the namespace. |
static PubSubNamespace |
PubSubNamespace.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PubSubNamespace |
PubSubNamespace.valueOfFromXmlns(java.lang.String ns)
|
static PubSubNamespace[] |
PubSubNamespace.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jivesoftware.smackx.pubsub.packet with parameters of type PubSubNamespace | |
|---|---|
void |
PubSub.setPubSubNamespace(PubSubNamespace ns)
Set the namespace for the packet if it something other than the default case of BASIC. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||