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