Package org.jivesoftware.smack.internal
Class AbstractStats
java.lang.Object
org.jivesoftware.smack.internal.AbstractStats
- Direct Known Subclasses:
ModularXmppClientToServerConnection.Stats
,ServiceDiscoveryManager.Stats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
appendStatsTo
(Appendable appendable) abstract void
appendStatsTo
(ExtendedAppendable appendable) final String
toString()
-
Constructor Details
-
AbstractStats
public AbstractStats()
-
-
Method Details
-
appendStatsTo
- Throws:
IOException
-
appendStatsTo
- Throws:
IOException
-
toString
-