tigase.server.xmppsession.PacketFilter code. The class is left
for educational purpose only and should not be used. It may be removed in
future releases.@Deprecated public abstract class JabberIqOOB extends SimpleForwarder
ALL_NAMES, ALL_PATHS, cmpInfoCLIENT_XMLNS| Constructor and Description |
|---|
JabberIqOOB()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Deprecated.
Method description
|
String[][] |
supElementNamePaths()
Deprecated.
Method description
|
String[] |
supNamespaces()
Deprecated.
Method description
|
processcanHandle, compareTo, concurrentQueuesNo, concurrentThreadsPerQueue, getComponentInfo, getInstance, getStatistics, init, isSupporting, supDiscoFeatures, supElements, supStreamFeatures, supTypes, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanHandle, concurrentQueuesNo, concurrentThreadsPerQueue, getComponentInfo, getStatistics, init, isSupporting, supDiscoFeatures, supElements, supStreamFeatures, supTypescompareTopublic String id()
String valuepublic String[][] supElementNamePaths()
supElementNamePaths in interface XMPPImplIfcsupElementNamePaths in class XMPPProcessorString[][] value is an array for element paths for which
the plugin offers processing capabilities. Each path is in form of a String array
in order to reduce parsing overhead.public String[] supNamespaces()
supNamespaces in interface XMPPImplIfcsupNamespaces in class XMPPProcessorString[] valueCopyright © 2013 Tigase. All rights reserved.