Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
smack-3.1.0.jar - Smack XMPP Client
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices.
JAR File Size and Download Location:
File name: smack.jar, smack-3.1.0.jar File size: 285035 bytes Date modified: 11/20/2008 Download: Smack API 3.1.0
✍: FYIcenter.com
No Manifest in the JAR.
List of Classes in the JAR:
org/jivesoftware/smack/AccountManager org/jivesoftware/smack/Chat org/jivesoftware/smack/ChatManager org/jivesoftware/smack/ChatManagerListener org/jivesoftware/smack/ConnectionConfiguration org/jivesoftware/smack/ConnectionCreationListener org/jivesoftware/smack/ConnectionListener org/jivesoftware/smack/MessageListener org/jivesoftware/smack/NonSASLAuthentication org/jivesoftware/smack/OpenTrustManager org/jivesoftware/smack/PacketCollector org/jivesoftware/smack/PacketInterceptor org/jivesoftware/smack/PacketListener org/jivesoftware/smack/PacketReader org/jivesoftware/smack/PacketWriter org/jivesoftware/smack/PrivacyList org/jivesoftware/smack/PrivacyListListener org/jivesoftware/smack/PrivacyListManager org/jivesoftware/smack/ReconnectionManager org/jivesoftware/smack/Roster org/jivesoftware/smack/RosterEntry org/jivesoftware/smack/RosterGroup org/jivesoftware/smack/RosterListener org/jivesoftware/smack/SASLAuthentication org/jivesoftware/smack/ServerTrustManager org/jivesoftware/smack/SmackConfiguration org/jivesoftware/smack/UserAuthentication org/jivesoftware/smack/XMPPConnection org/jivesoftware/smack/XMPPException org/jivesoftware/smack/debugger/ConsoleDebugger org/jivesoftware/smack/debugger/LiteDebugger org/jivesoftware/smack/debugger/SmackDebugger org/jivesoftware/smack/filter/AndFilter org/jivesoftware/smack/filter/FromContainsFilter org/jivesoftware/smack/filter/FromMatchesFilter org/jivesoftware/smack/filter/IQTypeFilter org/jivesoftware/smack/filter/MessageTypeFilter org/jivesoftware/smack/filter/NotFilter org/jivesoftware/smack/filter/OrFilter org/jivesoftware/smack/filter/PacketExtensionFilter org/jivesoftware/smack/filter/PacketFilter org/jivesoftware/smack/filter/PacketIDFilter org/jivesoftware/smack/filter/PacketTypeFilter org/jivesoftware/smack/filter/ThreadFilter org/jivesoftware/smack/filter/ToContainsFilter org/jivesoftware/smack/packet/Authentication org/jivesoftware/smack/packet/Bind org/jivesoftware/smack/packet/DefaultPacketExtension org/jivesoftware/smack/packet/IQ org/jivesoftware/smack/packet/Message org/jivesoftware/smack/packet/Packet org/jivesoftware/smack/packet/PacketExtension org/jivesoftware/smack/packet/Presence org/jivesoftware/smack/packet/Privacy org/jivesoftware/smack/packet/PrivacyItem org/jivesoftware/smack/packet/Registration org/jivesoftware/smack/packet/RosterPacket org/jivesoftware/smack/packet/Session org/jivesoftware/smack/packet/StreamError org/jivesoftware/smack/packet/XMPPError org/jivesoftware/smack/provider/IQProvider org/jivesoftware/smack/provider/PacketExtensionProvider org/jivesoftware/smack/provider/PrivacyProvider org/jivesoftware/smack/provider/ProviderManager org/jivesoftware/smack/proxy/DirectSocketFactory org/jivesoftware/smack/proxy/HTTPProxySocketFactory org/jivesoftware/smack/proxy/ProxyException org/jivesoftware/smack/proxy/ProxyInfo org/jivesoftware/smack/proxy/Socks4ProxySocketFactory org/jivesoftware/smack/proxy/Socks5ProxySocketFactory org/jivesoftware/smack/sasl/SASLAnonymous org/jivesoftware/smack/sasl/SASLCramMD5Mechanism org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism org/jivesoftware/smack/sasl/SASLExternalMechanism org/jivesoftware/smack/sasl/SASLGSSAPIMechanism org/jivesoftware/smack/sasl/SASLMechanism org/jivesoftware/smack/sasl/SASLPlainMechanism org/jivesoftware/smack/util/Base64 org/jivesoftware/smack/util/Cache org/jivesoftware/smack/util/DNSUtil org/jivesoftware/smack/util/ObservableReader org/jivesoftware/smack/util/ObservableWriter org/jivesoftware/smack/util/PacketParserUtils org/jivesoftware/smack/util/ReaderListener org/jivesoftware/smack/util/StringUtils org/jivesoftware/smack/util/WriterListener org/jivesoftware/smack/util/collections/AbstractEmptyIterator org/jivesoftware/smack/util/collections/AbstractHashedMap org/jivesoftware/smack/util/collections/AbstractKeyValue org/jivesoftware/smack/util/collections/AbstractMapEntry org/jivesoftware/smack/util/collections/AbstractReferenceMap org/jivesoftware/smack/util/collections/DefaultMapEntry org/jivesoftware/smack/util/collections/EmptyIterator org/jivesoftware/smack/util/collections/EmptyMapIterator org/jivesoftware/smack/util/collections/IterableMap org/jivesoftware/smack/util/collections/KeyValue org/jivesoftware/smack/util/collections/MapIterator org/jivesoftware/smack/util/collections/ReferenceMap org/jivesoftware/smack/util/collections/ResettableIterator org/xmlpull/mxp1/MXParser org/xmlpull/v1/XmlPullParser org/xmlpull/v1/XmlPullParserException
2016-04-18, 22329🔥, 2💬
Popular Posts:
JRE 8 plugin.jar is the JAR file for JRE 8 Java Control Panel Plugin interface and tools. JRE (Java ...
JDK 11 jdk.compiler.jmod is the JMOD file for JDK 11 Compiler tool, which can be invoked by the "jav...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .
What Is ojdbc7.jar for Oracle 12c R1? ojdbc7.jar for Oracle 12c R1 is the JAR files of ojdbc.jar, JD...
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for m...