| 组织ID: |
org.igniterealtime.smack |
| 项目ID: |
smack-extensions |
| 版本: |
4.3.4 |
| 最后修改时间: |
2019-05-29 09:02:29 |
| 包类型: |
jar |
| 标题: |
Smack |
| 描述: |
Smack extensions.
Classes and methods that implement support for the various XMPP XEPs
(Multi-User Chat, PubSub, 鈥�) and other XMPP extensions. |
| 相关URL: |
http://www.igniterealtime.org/projects/smack/ |
| 大小: |
798.05KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-extensions</artifactId>
<version>4.3.4</version>
</dependency>
|
| Gradle引入代码: |
org.igniterealtime.smack:smack-extensions:4.3.4
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-extensions</artifactId>
<version>4.3.4</version>
<name>Smack</name>
<description>Smack extensions.
Classes and methods that implement support for the various XMPP XEPs
(Multi-User Chat, PubSub, 鈥�) and other XMPP extensions.</description>
<url>http://www.igniterealtime.org/projects/smack/</url>
<inceptionYear>2003</inceptionYear>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>flow</id>
<name>Florian Schmaus</name>
<email>flow@igniterealtime.org</email>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/igniterealtime/Smack.git</connection>
<developerConnection>scm:git:https://github.com/igniterealtime/Smack.git</developerConnection>
<url>https://github.com/igniterealtime/Smack</url>
</scm>
<issueManagement>
<system>JIRA</system>
<url>https://igniterealtime.org/issues/browse/SMACK</url>
</issueManagement>
<distributionManagement>
<snapshotRepository>
<id>smack.snapshot</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-core</artifactId>
<version>4.3.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-im</artifactId>
<version>4.3.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-core</artifactId>
<version>4.3.4</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-core</artifactId>
<version>4.3.4</version>
<classifier>sources</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-core</artifactId>
<version>4.3.4</version>
<classifier>javadoc</classifier>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.jivesoftware.smackx.address.MultipleRecipientManager$1.class
org.jivesoftware.smackx.address.MultipleRecipientManager.class
org.jivesoftware.smackx.address.packet.MultipleAddresses$Type.class
org.jivesoftware.smackx.address.packet.MultipleAddresses$Address.class
org.jivesoftware.smackx.address.packet.MultipleAddresses.class
org.jivesoftware.smackx.address.packet.MultipleAddresses$1.class
org.jivesoftware.smackx.address.MultipleRecipientInfo.class
org.jivesoftware.smackx.address.provider.MultipleAddressesProvider.class
org.jivesoftware.smackx.address.MultipleRecipientManager$PacketCopy.class
org.jivesoftware.smackx.si.packet.StreamInitiation$Feature.class
org.jivesoftware.smackx.si.packet.StreamInitiation$1.class
org.jivesoftware.smackx.si.packet.StreamInitiation.class
org.jivesoftware.smackx.si.packet.StreamInitiation$File.class
org.jivesoftware.smackx.si.provider.StreamInitiationProvider.class
org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension.class
org.jivesoftware.smackx.message_correct.provider.MessageCorrectProvider.class
org.jivesoftware.smackx.xdatavalidation.XDataValidationManager$1.class
org.jivesoftware.smackx.xdatavalidation.XDataValidationManager.class
org.jivesoftware.smackx.xdatavalidation.ValidationConsistencyException.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$RegexValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$1.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$BasicValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$OpenValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$RangeValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$ListRange.class
org.jivesoftware.smackx.xdatavalidation.provider.DataValidationProvider.class
org.jivesoftware.smackx.iqversion.VersionManager.class
org.jivesoftware.smackx.iqversion.VersionManager$2.class
org.jivesoftware.smackx.iqversion.VersionManager$1.class
org.jivesoftware.smackx.iqversion.packet.Version.class
org.jivesoftware.smackx.iqversion.provider.VersionProvider.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager$1.class
org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ.class
org.jivesoftware.smackx.iqprivate.packet.PrivateData.class
org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager$PrivateDataIQProvider.class
org.jivesoftware.smackx.iqprivate.provider.PrivateDataProvider.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager.class
org.jivesoftware.smackx.ping.PingManager$4.class
org.jivesoftware.smackx.ping.PingManager$1.class
org.jivesoftware.smackx.ping.PingManager$3.class
org.jivesoftware.smackx.ping.packet.Ping.class
org.jivesoftware.smackx.ping.PingManager$5.class
org.jivesoftware.smackx.ping.PingManager$7.class
org.jivesoftware.smackx.ping.PingFailedListener.class
org.jivesoftware.smackx.ping.provider.PingProvider.class
org.jivesoftware.smackx.ping.PingManager$2.class
org.jivesoftware.smackx.ping.PingManager$6.class
org.jivesoftware.smackx.ping.PingManager.class
org.jivesoftware.smackx.muc.HostedRoom.class
org.jivesoftware.smackx.muc.MultiUserChatManager$1.class
org.jivesoftware.smackx.muc.filter.MUCUserStatusCodeFilter.class
org.jivesoftware.smackx.muc.RoomInfo.class
org.jivesoftware.smackx.muc.MultiUserChatManager$3$1.class
org.jivesoftware.smackx.muc.MultiUserChatException.class
org.jivesoftware.smackx.muc.UserStatusListener.class
org.jivesoftware.smackx.muc.MultiUserChat$2$1.class
org.jivesoftware.smackx.muc.MultiUserChat$4.class
org.jivesoftware.smackx.muc.MultiUserChatException$MucConfigurationNotSupportedException.class
org.jivesoftware.smackx.muc.SubjectUpdatedListener.class
org.jivesoftware.smackx.muc.MultiUserChatManager$3.class
org.jivesoftware.smackx.muc.InvitationListener.class
org.jivesoftware.smackx.muc.ParticipantStatusListener.class
org.jivesoftware.smackx.muc.MultiUserChatException$MucAlreadyJoinedException.class
org.jivesoftware.smackx.muc.MultiUserChatException$MucNotJoinedException.class
org.jivesoftware.smackx.muc.MultiUserChat$1.class
org.jivesoftware.smackx.muc.Affiliate.class
org.jivesoftware.smackx.muc.MultiUserChatManager$1$1.class
org.jivesoftware.smackx.muc.MultiUserChatManager.class
org.jivesoftware.smackx.muc.MultiUserChat$6.class
org.jivesoftware.smackx.muc.DefaultParticipantStatusListener.class
org.jivesoftware.smackx.muc.MultiUserChat$7.class
org.jivesoftware.smackx.muc.DefaultUserStatusListener.class
org.jivesoftware.smackx.muc.MucEnterConfiguration$Builder.class
org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager.class
org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager$1.class
org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager$2.class
org.jivesoftware.smackx.muc.MUCAffiliation.class
org.jivesoftware.smackx.muc.MultiUserChat$3.class
org.jivesoftware.smackx.muc.MultiUserChatException$MissingMucCreationAcknowledgeException.class
org.jivesoftware.smackx.muc.packet.MUCUser$Decline.class
org.jivesoftware.smackx.muc.packet.MUCItem.class
org.jivesoftware.smackx.muc.packet.MUCInitialPresence.class
org.jivesoftware.smackx.muc.packet.Destroy.class
org.jivesoftware.smackx.muc.packet.MUCInitialPresence$History.class
org.jivesoftware.smackx.muc.packet.GroupChatInvitation.class
org.jivesoftware.smackx.muc.packet.MUCAdmin.class
org.jivesoftware.smackx.muc.packet.MUCOwner.class
org.jivesoftware.smackx.muc.packet.MUCUser$Invite.class
org.jivesoftware.smackx.muc.packet.MUCUser.class
org.jivesoftware.smackx.muc.packet.GroupChatInvitation$Provider.class
org.jivesoftware.smackx.muc.packet.MUCUser$Status.class
org.jivesoftware.smackx.muc.MUCRole.class
org.jivesoftware.smackx.muc.MultiUserChat$3$1.class
org.jivesoftware.smackx.muc.MucEnterConfiguration.class
org.jivesoftware.smackx.muc.provider.MUCParserUtils.class
org.jivesoftware.smackx.muc.provider.MUCOwnerProvider.class
org.jivesoftware.smackx.muc.provider.MUCAdminProvider.class
org.jivesoftware.smackx.muc.provider.MUCUserProvider.class
org.jivesoftware.smackx.muc.AutoJoinFailedCallback.class
org.jivesoftware.smackx.muc.Occupant.class
org.jivesoftware.smackx.muc.MultiUserChatManager$2.class
org.jivesoftware.smackx.muc.MucConfigFormManager.class
org.jivesoftware.smackx.muc.DiscussionHistory.class
org.jivesoftware.smackx.muc.InvitationRejectionListener.class
org.jivesoftware.smackx.muc.MultiUserChat$2.class
org.jivesoftware.smackx.muc.MultiUserChatException$NotAMucServiceException.class
org.jivesoftware.smackx.muc.MultiUserChat$1$1.class
org.jivesoftware.smackx.muc.MultiUserChat$MucCreateConfigFormHandle.class
org.jivesoftware.smackx.muc.MultiUserChat.class
org.jivesoftware.smackx.muc.MultiUserChat$5.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Section.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Text.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Reportedref.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Fieldref.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$DataFormLayoutElement.class
org.jivesoftware.smackx.xdatalayout.XDataLayoutManager.class
org.jivesoftware.smackx.xdatalayout.provider.DataLayoutProvider.class
org.jivesoftware.smackx.xdatalayout.XDataLayoutManager$1.class
org.jivesoftware.smackx.time.EntityTimeManager.class
org.jivesoftware.smackx.time.packet.Time.class
org.jivesoftware.smackx.time.EntityTimeManager$2.class
org.jivesoftware.smackx.time.provider.TimeProvider.class
org.jivesoftware.smackx.time.EntityTimeManager$1.class
org.jivesoftware.smackx.iqlast.LastActivityManager$2.class
org.jivesoftware.smackx.iqlast.LastActivityManager.class
org.jivesoftware.smackx.iqlast.LastActivityManager$1.class
org.jivesoftware.smackx.iqlast.LastActivityManager$3.class
org.jivesoftware.smackx.iqlast.LastActivityManager$5.class
org.jivesoftware.smackx.iqlast.LastActivityManager$4.class
org.jivesoftware.smackx.iqlast.packet.LastActivity$Provider.class
org.jivesoftware.smackx.iqlast.packet.LastActivity.class
org.jivesoftware.smackx.forward.packet.Forwarded.class
org.jivesoftware.smackx.forward.provider.ForwardedProvider.class
org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo.class
org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo$Provider.class
org.jivesoftware.smackx.sharedgroups.SharedGroupManager.class
org.jivesoftware.smackx.chatstates.ChatStateManager.class
org.jivesoftware.smackx.chatstates.ChatStateManager$1.class
org.jivesoftware.smackx.chatstates.ChatStateManager$2.class
org.jivesoftware.smackx.chatstates.packet.ChatStateExtension.class
org.jivesoftware.smackx.chatstates.ChatStateListener.class
org.jivesoftware.smackx.chatstates.provider.ChatStateExtensionProvider.class
org.jivesoftware.smackx.chatstates.ChatStateManager$2$1.class
org.jivesoftware.smackx.chatstates.ChatState.class
org.jivesoftware.smackx.bookmarks.Bookmarks$Provider.class
org.jivesoftware.smackx.bookmarks.SharedBookmark.class
org.jivesoftware.smackx.bookmarks.BookmarkedURL.class
org.jivesoftware.smackx.bookmarks.Bookmarks.class
org.jivesoftware.smackx.bookmarks.BookmarkManager.class
org.jivesoftware.smackx.bookmarks.BookmarkedConference.class
org.jivesoftware.smackx.xhtmlim.XHTMLText.class
org.jivesoftware.smackx.xhtmlim.XHTMLManager.class
org.jivesoftware.smackx.xhtmlim.XHTMLManager$1.class
org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension.class
org.jivesoftware.smackx.xhtmlim.provider.XHTMLExtensionProvider.class
org.jivesoftware.smackx.offline.OfflineMessageManager$1.class
org.jivesoftware.smackx.offline.packet.OfflineMessageRequest$Provider.class
org.jivesoftware.smackx.offline.packet.OfflineMessageRequest$Item.class
org.jivesoftware.smackx.offline.packet.OfflineMessageInfo$Provider.class
org.jivesoftware.smackx.offline.packet.OfflineMessageInfo.class
org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.class
org.jivesoftware.smackx.offline.OfflineMessageManager.class
org.jivesoftware.smackx.offline.OfflineMessageHeader.class
org.jivesoftware.smackx.jiveproperties.JivePropertiesManager.class
org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension.class
org.jivesoftware.smackx.jiveproperties.provider.JivePropertiesExtensionProvider.class
org.jivesoftware.smackx.commands.AdHocCommand$Action.class
org.jivesoftware.smackx.commands.AdHocCommandManager.class
org.jivesoftware.smackx.commands.AdHocCommandNote$Type.class
org.jivesoftware.smackx.commands.AdHocCommand$Status.class
org.jivesoftware.smackx.commands.AdHocCommandManager$1.class
org.jivesoftware.smackx.commands.AdHocCommand.class
org.jivesoftware.smackx.commands.RemoteCommand.class
org.jivesoftware.smackx.commands.LocalCommand.class
org.jivesoftware.smackx.commands.packet.AdHocCommandData.class
org.jivesoftware.smackx.commands.packet.AdHocCommandData$SpecificError.class
org.jivesoftware.smackx.commands.AdHocCommandNote.class
org.jivesoftware.smackx.commands.AdHocCommandManager$5.class
org.jivesoftware.smackx.commands.AdHocCommandManager$3.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadActionError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$MalformedActionError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadSessionIDError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadPayloadError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadLocaleError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$SessionExpiredError.class
org.jivesoftware.smackx.commands.AdHocCommandManager$4.class
org.jivesoftware.smackx.commands.AdHocCommand$SpecificErrorCondition.class
org.jivesoftware.smackx.commands.AdHocCommandManager$2.class
org.jivesoftware.smackx.commands.LocalCommandFactory.class
org.jivesoftware.smackx.commands.AdHocCommandManager$AdHocCommandInfo.class
org.jivesoftware.smackx.commands.AdHocCommandManager$6.class
org.jivesoftware.smackx.rsm.RSMManager.class
org.jivesoftware.smackx.rsm.packet.RSMSet$PageDirection.class
org.jivesoftware.smackx.rsm.packet.RSMSet.class
org.jivesoftware.smackx.rsm.packet.RSMSet$1.class
org.jivesoftware.smackx.rsm.provider.RSMSetProvider.class
org.jivesoftware.smackx.pubsub.RetractItem.class
org.jivesoftware.smackx.pubsub.Node.class
org.jivesoftware.smackx.pubsub.util.NodeUtils.class
org.jivesoftware.smackx.pubsub.PubSubException$NotAPubSubNodeException.class
org.jivesoftware.smackx.pubsub.Item.class
org.jivesoftware.smackx.pubsub.ChildrenAssociationPolicy.class
org.jivesoftware.smackx.pubsub.SubscribeOptionFields.class
org.jivesoftware.smackx.pubsub.NodeType.class
org.jivesoftware.smackx.pubsub.ConfigureForm.class
org.jivesoftware.smackx.pubsub.PubSubException.class
org.jivesoftware.smackx.pubsub.Affiliation$AffiliationNamespace.class
org.jivesoftware.smackx.pubsub.Node$NodeConfigTranslator.class
org.jivesoftware.smackx.pubsub.Subscription$State.class
org.jivesoftware.smackx.pubsub.filter.EventExtensionFilter.class
org.jivesoftware.smackx.pubsub.ItemsExtension$ItemsElementType.class
org.jivesoftware.smackx.pubsub.EventElementType.class
org.jivesoftware.smackx.pubsub.listener.ItemEventListener.class
org.jivesoftware.smackx.pubsub.listener.ItemDeleteListener.class
org.jivesoftware.smackx.pubsub.listener.NodeConfigListener.class
org.jivesoftware.smackx.pubsub.Node$ItemDeleteTranslator.class
org.jivesoftware.smackx.pubsub.AffiliationsExtension.class
org.jivesoftware.smackx.pubsub.EmbeddedPacketExtension.class
org.jivesoftware.smackx.pubsub.PresenceState.class
org.jivesoftware.smackx.pubsub.NotificationType.class
org.jivesoftware.smackx.pubsub.Node$EventContentFilter.class
org.jivesoftware.smackx.pubsub.SubscriptionEvent.class
org.jivesoftware.smackx.pubsub.PubSubFeature.class
org.jivesoftware.smackx.pubsub.PublishItem.class
org.jivesoftware.smackx.pubsub.CollectionNode.class
org.jivesoftware.smackx.pubsub.FormNode.class
org.jivesoftware.smackx.pubsub.SubscriptionsExtension.class
org.jivesoftware.smackx.pubsub.ItemsExtension.class
org.jivesoftware.smackx.pubsub.NodeEvent.class
org.jivesoftware.smackx.pubsub.PublishModel.class
org.jivesoftware.smackx.pubsub.NodeExtension.class
org.jivesoftware.smackx.pubsub.FormNodeType.class
org.jivesoftware.smackx.pubsub.ItemDeleteEvent.class
org.jivesoftware.smackx.pubsub.PubSubManager.class
org.jivesoftware.smackx.pubsub.SubscriptionsExtension$SubscriptionsNamespace.class
org.jivesoftware.smackx.pubsub.ItemReply.class
org.jivesoftware.smackx.pubsub.OptionsExtension.class
org.jivesoftware.smackx.pubsub.packet.PubSubNamespace.class
org.jivesoftware.smackx.pubsub.packet.PubSub.class
org.jivesoftware.smackx.pubsub.EventElement.class
org.jivesoftware.smackx.pubsub.PayloadItem.class
org.jivesoftware.smackx.pubsub.SubscribeForm.class
org.jivesoftware.smackx.pubsub.PubSubException$NotALeafNodeException.class
org.jivesoftware.smackx.pubsub.Item$ItemNamespace.class
org.jivesoftware.smackx.pubsub.GetItemsRequest.class
org.jivesoftware.smackx.pubsub.LeafNode.class
org.jivesoftware.smackx.pubsub.provider.AffiliationProvider.class
org.jivesoftware.smackx.pubsub.provider.SimpleNodeProvider.class
org.jivesoftware.smackx.pubsub.provider.FormNodeProvider.class
org.jivesoftware.smackx.pubsub.provider.EventProvider.class
org.jivesoftware.smackx.pubsub.provider.ItemProvider.class
org.jivesoftware.smackx.pubsub.provider.AffiliationsProvider.class
org.jivesoftware.smackx.pubsub.provider.PubSubProvider.class
org.jivesoftware.smackx.pubsub.provider.SubscriptionProvider.class
org.jivesoftware.smackx.pubsub.provider.ItemsProvider.class
org.jivesoftware.smackx.pubsub.provider.SubscriptionsProvider.class
org.jivesoftware.smackx.pubsub.provider.RetractEventProvider.class
org.jivesoftware.smackx.pubsub.provider.ConfigEventProvider.class
org.jivesoftware.smackx.pubsub.UnsubscribeExtension.class
org.jivesoftware.smackx.pubsub.SimplePayload.class
org.jivesoftware.smackx.pubsub.Subscription.class
org.jivesoftware.smackx.pubsub.SubscribeExtension.class
org.jivesoftware.smackx.pubsub.ItemPublishEvent.class
org.jivesoftware.smackx.pubsub.ConfigureNodeFields.class
org.jivesoftware.smackx.pubsub.Node$ItemEventTranslator.class
org.jivesoftware.smackx.pubsub.Affiliation.class
org.jivesoftware.smackx.pubsub.AccessModel.class
org.jivesoftware.smackx.pubsub.PubSubElementType.class
org.jivesoftware.smackx.pubsub.ConfigurationEvent.class
org.jivesoftware.smackx.pubsub.Affiliation$Type.class
org.jivesoftware.smackx.delay.filter.DelayedStanzaFilter.class
org.jivesoftware.smackx.delay.packet.DelayInformation.class
org.jivesoftware.smackx.delay.DelayInformationManager.class
org.jivesoftware.smackx.delay.provider.DelayInformationProvider.class
org.jivesoftware.smackx.delay.provider.AbstractDelayInformationProvider.class
org.jivesoftware.smackx.delay.provider.LegacyDelayInformationProvider.class
org.jivesoftware.smackx.caps.EntityCapsManager$NodeVerHash.class
org.jivesoftware.smackx.caps.EntityCapsManager$5.class
org.jivesoftware.smackx.caps.EntityCapsManager$10.class
org.jivesoftware.smackx.caps.CapsVersionAndHash.class
org.jivesoftware.smackx.caps.EntityCapsManager$9.class
org.jivesoftware.smackx.caps.EntityCapsManager$7.class
org.jivesoftware.smackx.caps.EntityCapsManager$8.class
org.jivesoftware.smackx.caps.packet.CapsExtension.class
org.jivesoftware.smackx.caps.EntityCapsManager$2.class
org.jivesoftware.smackx.caps.EntityCapsManager.class
org.jivesoftware.smackx.caps.EntityCapsManager$1.class
org.jivesoftware.smackx.caps.provider.CapsExtensionProvider.class
org.jivesoftware.smackx.caps.EntityCapsManager$3.class
org.jivesoftware.smackx.caps.EntityCapsManager$6.class
org.jivesoftware.smackx.caps.cache.SimpleDirectoryPersistentCache.class
org.jivesoftware.smackx.caps.cache.EntityCapsPersistentCache.class
org.jivesoftware.smackx.caps.EntityCapsManager$4.class
org.jivesoftware.smackx.shim.packet.Header.class
org.jivesoftware.smackx.shim.packet.HeadersExtension.class
org.jivesoftware.smackx.shim.provider.HeadersProvider.class
org.jivesoftware.smackx.shim.provider.HeaderProvider.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$5.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$AutoReceiptMode.class
org.jivesoftware.smackx.receipts.DeliveryReceipt.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$4.class
org.jivesoftware.smackx.receipts.DeliveryReceiptRequest.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$2.class
org.jivesoftware.smackx.receipts.ReceiptReceivedListener.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$1.class
org.jivesoftware.smackx.receipts.DeliveryReceiptRequest$Provider.class
org.jivesoftware.smackx.receipts.DeliveryReceipt$Provider.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$3.class
org.jivesoftware.smackx.blocking.BlockingCommandManager$3.class
org.jivesoftware.smackx.blocking.JidsBlockedListener.class
org.jivesoftware.smackx.blocking.element.BlockListIQ.class
org.jivesoftware.smackx.blocking.element.BlockedErrorExtension.class
org.jivesoftware.smackx.blocking.element.UnblockContactsIQ.class
org.jivesoftware.smackx.blocking.element.BlockContactsIQ.class
org.jivesoftware.smackx.blocking.BlockingCommandManager.class
org.jivesoftware.smackx.blocking.BlockingCommandManager$2.class
org.jivesoftware.smackx.blocking.AllJidsUnblockedListener.class
org.jivesoftware.smackx.blocking.BlockingCommandManager$1.class
org.jivesoftware.smackx.blocking.JidsUnblockedListener.class
org.jivesoftware.smackx.blocking.provider.UnblockContactsIQProvider.class
org.jivesoftware.smackx.blocking.provider.BlockListIQProvider.class
org.jivesoftware.smackx.blocking.provider.BlockContactsIQProvider.class
org.jivesoftware.smackx.blocking.provider.BlockedErrorExtensionProvider.class
org.jivesoftware.smackx.blocking.BlockingCommandManager$4.class
org.jivesoftware.smackx.iqregister.AccountManager.class
org.jivesoftware.smackx.iqregister.packet.Registration$Feature.class
org.jivesoftware.smackx.iqregister.packet.Registration.class
org.jivesoftware.smackx.iqregister.provider.RegistrationStreamFeatureProvider.class
org.jivesoftware.smackx.iqregister.provider.RegistrationProvider.class
org.jivesoftware.smackx.geoloc.GeoLocationManager$1.class
org.jivesoftware.smackx.geoloc.packet.GeoLocation$1.class
org.jivesoftware.smackx.geoloc.packet.GeoLocation$Builder.class
org.jivesoftware.smackx.geoloc.packet.GeoLocation.class
org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider.class
org.jivesoftware.smackx.geoloc.GeoLocationManager.class
org.jivesoftware.smackx.vcardtemp.VCardManager.class
org.jivesoftware.smackx.vcardtemp.VCardManager$1.class
org.jivesoftware.smackx.vcardtemp.packet.VCard.class
org.jivesoftware.smackx.vcardtemp.provider.VCardProvider.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy.class
org.jivesoftware.smackx.bytestreams.socks5.InitiationListener.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy$Socks5ServerProcess.class
org.jivesoftware.smackx.bytestreams.socks5.InitiationListener$1.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Utils.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager$1.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Client.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$Mode.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$StreamHostUsed.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$1.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$Activate.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$StreamHost.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiator.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Client$1.class
org.jivesoftware.smackx.bytestreams.socks5.provider.BytestreamsProvider.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamListener.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy$1.class
org.jivesoftware.smackx.bytestreams.BytestreamRequest.class
org.jivesoftware.smackx.bytestreams.BytestreamListener.class
org.jivesoftware.smackx.bytestreams.BytestreamSession.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager$StanzaType.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager$1$1.class
org.jivesoftware.smackx.bytestreams.ibb.InitiationListener.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamListener.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IBBInputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InitiationListener$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IQIBBOutputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IQIBBInputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$MessageIBBInputStream$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IQIBBInputStream$1.class
org.jivesoftware.smackx.bytestreams.ibb.packet.Close.class
org.jivesoftware.smackx.bytestreams.ibb.packet.Open.class
org.jivesoftware.smackx.bytestreams.ibb.packet.Data.class
org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$MessageIBBOutputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession.class
org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider$PacketExtensionProvider.class
org.jivesoftware.smackx.bytestreams.ibb.provider.CloseIQProvider.class
org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider$IQProvider.class
org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.class
org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProvider.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$MessageIBBInputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IBBOutputStream.class
org.jivesoftware.smackx.bytestreams.ibb.CloseListener.class
org.jivesoftware.smackx.bytestreams.ibb.DataListener.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IBBDataPacketFilter.class
org.jivesoftware.smackx.bytestreams.BytestreamManager.class
org.jivesoftware.smackx.jingle.JingleManager.class
org.jivesoftware.smackx.jingle.element.JingleContent$1.class
org.jivesoftware.smackx.jingle.element.JingleContent$Senders.class
org.jivesoftware.smackx.jingle.element.Jingle.class
org.jivesoftware.smackx.jingle.element.JingleReason$Reason.class
org.jivesoftware.smackx.jingle.element.JingleContentTransport.class
org.jivesoftware.smackx.jingle.element.Jingle$Builder.class
org.jivesoftware.smackx.jingle.element.JingleError.class
org.jivesoftware.smackx.jingle.element.JingleContentTransportCandidate.class
org.jivesoftware.smackx.jingle.element.JingleContent$Builder.class
org.jivesoftware.smackx.jingle.element.JingleReason$AlternativeSession.class
org.jivesoftware.smackx.jingle.element.JingleAction.class
org.jivesoftware.smackx.jingle.element.JingleReason.class
org.jivesoftware.smackx.jingle.element.JingleContent.class
org.jivesoftware.smackx.jingle.element.Jingle$1.class
org.jivesoftware.smackx.jingle.element.UnknownJingleContentDescription.class
org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport.class
org.jivesoftware.smackx.jingle.element.JingleContent$Creator.class
org.jivesoftware.smackx.jingle.element.JingleContentTransportInfo.class
org.jivesoftware.smackx.jingle.element.JingleContentDescription.class
org.jivesoftware.smackx.jingle.element.JingleContentDescriptionChildElement.class
org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportManager.class
org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport.class
org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession$1.class
org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider.JingleIBBTransportProvider.class
org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession.class
org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationCallback.class
org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException$ProxyError.class
org.jivesoftware.smackx.jingle.transports.JingleTransportSession.class
org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException$CandidateError.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession$UsedCandidate.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo$CandidateActivated.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate$1.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate$Type.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo$CandidateError.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport$Builder.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate$Builder.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo$CandidateUsed.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo$ProxyError.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo$JingleS5BCandidateTransportInfo.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider.JingleS5BTransportProvider.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession$1.class
org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession.class
org.jivesoftware.smackx.jingle.transports.JingleTransportManager.class
org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException.class
org.jivesoftware.smackx.jingle.JingleManager$1.class
org.jivesoftware.smackx.jingle.FullJidAndSessionId.class
org.jivesoftware.smackx.jingle.JingleSessionHandler.class
org.jivesoftware.smackx.jingle.JingleSession$1.class
org.jivesoftware.smackx.jingle.JingleHandler.class
org.jivesoftware.smackx.jingle.JingleUtil.class
org.jivesoftware.smackx.jingle.provider.JingleContentTransportProvider.class
org.jivesoftware.smackx.jingle.provider.JingleContentProviderManager.class
org.jivesoftware.smackx.jingle.provider.JingleContentDescriptionProvider.class
org.jivesoftware.smackx.jingle.provider.JingleProvider.class
org.jivesoftware.smackx.jingle.provider.JingleErrorProvider.class
org.jivesoftware.smackx.jingle.JingleTransportMethodManager.class
org.jivesoftware.smackx.jingle.JingleSession.class
org.jivesoftware.smackx.jingle.Role.class
org.jivesoftware.smackx.filetransfer.IncomingFileTransfer$1.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
smack-core-4.3.4.jar
/org.igniterealtime.smack/smack-core/4.3.4
查看smack-core所有版本文件
smack-im-4.3.4.jar
/org.igniterealtime.smack/smack-im/4.3.4
查看smack-im所有版本文件
smack-core-4.3.4.jar
/org.igniterealtime.smack/smack-core/4.3.4
查看smack-core所有版本文件
smack-core-4.3.4.jar
/org.igniterealtime.smack/smack-core/4.3.4
查看smack-core所有版本文件
smack-core-4.3.4.jar
/org.igniterealtime.smack/smack-core/4.3.4
查看smack-core所有版本文件
|