|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.xmpp.XMPPProcessor
tigase.xmpp.impl.SimpleForwarder
tigase.xmpp.impl.Message
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 Message
Message forwarder class. The class is not abstract in fact. Is has been made abstract artificially to prevent from loading the class. Created: Tue Feb 21 15:49:08 2006
| Constructor Summary | |
|---|---|
Message()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
id()
Deprecated. |
java.lang.String[] |
supElements()
Deprecated. |
java.lang.String[] |
supNamespaces()
Deprecated. |
| Methods inherited from class tigase.xmpp.impl.SimpleForwarder |
|---|
process |
| Methods inherited from class tigase.xmpp.XMPPProcessor |
|---|
compareTo, getInstance, isSupporting, supDiscoFeatures, supStreamFeatures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface tigase.xmpp.XMPPImplIfc |
|---|
isSupporting, supDiscoFeatures, supStreamFeatures |
| Constructor Detail |
|---|
public Message()
| Method Detail |
|---|
public java.lang.String id()
public java.lang.String[] supElements()
supElements in interface XMPPImplIfcsupElements in class XMPPProcessorpublic java.lang.String[] supNamespaces()
supNamespaces in interface XMPPImplIfcsupNamespaces in class XMPPProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||