|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.psepr.jClient.DebugListener
public class DebugListener
A listener that is connected into the input and output streams for debugging. More than one instance of this class is created for the input and output streams and they rely on static variables to coordinate the output.
| Constructor Summary | |
|---|---|
DebugListener()
|
|
DebugListener(java.lang.String sQual)
|
|
| Method Summary | |
|---|---|
void |
processPacket(org.jivesoftware.smack.packet.Packet arg0)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DebugListener()
public DebugListener(java.lang.String sQual)
| Method Detail |
|---|
public void processPacket(org.jivesoftware.smack.packet.Packet arg0)
processPacket in interface org.jivesoftware.smack.PacketListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||