| 组织ID: |
org.igniterealtime.smack |
| 项目ID: |
smack-extensions |
| 版本: |
4.1.0-rc5 |
| 最后修改时间: |
2019-11-01 02:16:23 |
| 包类型: |
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/ |
| 大小: |
597.12KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-extensions</artifactId>
<version>4.1.0-rc5</version>
</dependency>
|
| Gradle引入代码: |
org.igniterealtime.smack:smack-extensions:4.1.0-rc5
|
| 下载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.1.0-rc5</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>
<issueManagement>
<system>JIRA</system>
<url>https://igniterealtime.org/issues/browse/SMACK</url>
</issueManagement>
<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>
<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-im</artifactId>
<version>4.1.0-rc5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-core</artifactId>
<version>4.1.0-rc5</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.jivesoftware.smack.extensions.ExtensionsInitializer.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.delay.filter.DelayedStanzaFilter.class
org.jivesoftware.smackx.delay.packet.DelayInformation.class
org.jivesoftware.smackx.address.MultipleRecipientInfo.class
org.jivesoftware.smackx.address.MultipleRecipientManager.class
org.jivesoftware.smackx.address.MultipleRecipientManager$PacketCopy.class
org.jivesoftware.smackx.address.provider.MultipleAddressesProvider.class
org.jivesoftware.smackx.address.packet.MultipleAddresses.class
org.jivesoftware.smackx.address.packet.MultipleAddresses$Address.class
org.jivesoftware.smackx.address.packet.MultipleAddresses$Type.class
org.jivesoftware.smackx.address.packet.MultipleAddresses$1.class
org.jivesoftware.smackx.bytestreams.BytestreamSession.class
org.jivesoftware.smackx.bytestreams.BytestreamRequest.class
org.jivesoftware.smackx.bytestreams.BytestreamListener.class
org.jivesoftware.smackx.bytestreams.BytestreamManager.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$MessageIBBOutputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IBBDataPacketFilter.class
org.jivesoftware.smackx.bytestreams.ibb.DataListener.class
org.jivesoftware.smackx.bytestreams.ibb.InitiationListener$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IQIBBOutputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IBBInputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamListener.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager$1$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$MessageIBBInputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IQIBBInputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest.class
org.jivesoftware.smackx.bytestreams.ibb.InitiationListener.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IBBOutputStream.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$IQIBBInputStream$1.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager$StanzaType.class
org.jivesoftware.smackx.bytestreams.ibb.CloseListener.class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession$MessageIBBInputStream$1.class
org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.class
org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProvider.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$PacketExtensionProvider.class
org.jivesoftware.smackx.bytestreams.ibb.packet.Data.class
org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension.class
org.jivesoftware.smackx.bytestreams.ibb.packet.Close.class
org.jivesoftware.smackx.bytestreams.ibb.packet.Open.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Utils.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession.class
org.jivesoftware.smackx.bytestreams.socks5.InitiationListener$1.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy$1.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Client.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager$1$1.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiator.class
org.jivesoftware.smackx.bytestreams.socks5.InitiationListener.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy$Socks5ServerProcess.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Client$1.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager$1.class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamListener.class
org.jivesoftware.smackx.bytestreams.socks5.provider.BytestreamsProvider.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$StreamHost.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$1.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.class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream$Activate.class
org.jivesoftware.smackx.nick.packet.Nick.class
org.jivesoftware.smackx.nick.packet.Nick$Provider.class
org.jivesoftware.smackx.forward.provider.ForwardedProvider.class
org.jivesoftware.smackx.forward.packet.Forwarded.class
org.jivesoftware.smackx.shim.provider.HeadersProvider.class
org.jivesoftware.smackx.shim.provider.HeaderProvider.class
org.jivesoftware.smackx.shim.packet.Header.class
org.jivesoftware.smackx.shim.packet.HeadersExtension.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager$PrivateDataIQProvider.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager.class
org.jivesoftware.smackx.iqprivate.provider.PrivateDataProvider.class
org.jivesoftware.smackx.iqprivate.packet.PrivateData.class
org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ.class
org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData.class
org.jivesoftware.smackx.chatstates.ChatStateManager$OutgoingMessageInterceptor.class
org.jivesoftware.smackx.chatstates.ChatStateManager$IncomingMessageInterceptor.class
org.jivesoftware.smackx.chatstates.ChatStateManager.class
org.jivesoftware.smackx.chatstates.ChatStateManager$1.class
org.jivesoftware.smackx.chatstates.ChatStateListener.class
org.jivesoftware.smackx.chatstates.ChatState.class
org.jivesoftware.smackx.chatstates.packet.ChatStateExtension.class
org.jivesoftware.smackx.chatstates.packet.ChatStateExtension$Provider.class
org.jivesoftware.smackx.time.EntityTimeManager$2.class
org.jivesoftware.smackx.time.EntityTimeManager$1.class
org.jivesoftware.smackx.time.EntityTimeManager.class
org.jivesoftware.smackx.time.provider.TimeProvider.class
org.jivesoftware.smackx.time.packet.Time.class
org.jivesoftware.smackx.xdatalayout.XDataLayoutManager.class
org.jivesoftware.smackx.xdatalayout.XDataLayoutManager$1.class
org.jivesoftware.smackx.xdatalayout.provider.DataLayoutProvider.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Reportedref.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$DataFormLayoutElement.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Section.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Fieldref.class
org.jivesoftware.smackx.xdatalayout.packet.DataLayout$Text.class
org.jivesoftware.smackx.iqversion.VersionManager$1.class
org.jivesoftware.smackx.iqversion.VersionManager.class
org.jivesoftware.smackx.iqversion.VersionManager$2.class
org.jivesoftware.smackx.iqversion.provider.VersionProvider.class
org.jivesoftware.smackx.iqversion.packet.Version.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$2.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$1.class
org.jivesoftware.smackx.receipts.DeliveryReceipt$Provider.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$AutoReceiptMode.class
org.jivesoftware.smackx.receipts.DeliveryReceipt.class
org.jivesoftware.smackx.receipts.DeliveryReceiptRequest$Provider.class
org.jivesoftware.smackx.receipts.DeliveryReceiptRequest.class
org.jivesoftware.smackx.receipts.ReceiptReceivedListener.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$4.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$3.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$5.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager.class
org.jivesoftware.smackx.bookmarks.BookmarkedURL.class
org.jivesoftware.smackx.bookmarks.Bookmarks.class
org.jivesoftware.smackx.bookmarks.BookmarkManager.class
org.jivesoftware.smackx.bookmarks.Bookmarks$Provider.class
org.jivesoftware.smackx.bookmarks.SharedBookmark.class
org.jivesoftware.smackx.bookmarks.BookmarkedConference.class
org.jivesoftware.smackx.muc.MultiUserChat$5.class
org.jivesoftware.smackx.muc.MultiUserChatManager.class
org.jivesoftware.smackx.muc.RoomInfo.class
org.jivesoftware.smackx.muc.MultiUserChatManager$2.class
org.jivesoftware.smackx.muc.ParticipantStatusListener.class
org.jivesoftware.smackx.muc.SubjectUpdatedListener.class
org.jivesoftware.smackx.muc.MUCAffiliation.class
org.jivesoftware.smackx.muc.DefaultUserStatusListener.class
org.jivesoftware.smackx.muc.MultiUserChat$6.class
org.jivesoftware.smackx.muc.MultiUserChat.class
org.jivesoftware.smackx.muc.MultiUserChatManager$1$1.class
org.jivesoftware.smackx.muc.MultiUserChat$4.class
org.jivesoftware.smackx.muc.DiscussionHistory.class
org.jivesoftware.smackx.muc.MUCNotJoinedException.class
org.jivesoftware.smackx.muc.HostedRoom.class
org.jivesoftware.smackx.muc.MultiUserChat$1.class
org.jivesoftware.smackx.muc.InvitationListener.class
org.jivesoftware.smackx.muc.Occupant.class
org.jivesoftware.smackx.muc.MultiUserChat$2.class
org.jivesoftware.smackx.muc.MUCRole.class
org.jivesoftware.smackx.muc.InvitationRejectionListener.class
org.jivesoftware.smackx.muc.UserStatusListener.class
org.jivesoftware.smackx.muc.DefaultParticipantStatusListener.class
org.jivesoftware.smackx.muc.MultiUserChatManager$1.class
org.jivesoftware.smackx.muc.MultiUserChat$7.class
org.jivesoftware.smackx.muc.MultiUserChat$3.class
org.jivesoftware.smackx.muc.Affiliate.class
org.jivesoftware.smackx.muc.provider.MUCUserProvider.class
org.jivesoftware.smackx.muc.provider.MUCOwnerProvider.class
org.jivesoftware.smackx.muc.provider.MUCAdminProvider.class
org.jivesoftware.smackx.muc.provider.MUCParserUtils.class
org.jivesoftware.smackx.muc.packet.GroupChatInvitation$Provider.class
org.jivesoftware.smackx.muc.packet.MUCUser.class
org.jivesoftware.smackx.muc.packet.GroupChatInvitation.class
org.jivesoftware.smackx.muc.packet.MUCOwner.class
org.jivesoftware.smackx.muc.packet.MUCUser$Invite.class
org.jivesoftware.smackx.muc.packet.MUCUser$Decline.class
org.jivesoftware.smackx.muc.packet.Destroy.class
org.jivesoftware.smackx.muc.packet.MUCInitialPresence.class
org.jivesoftware.smackx.muc.packet.MUCUser$Status.class
org.jivesoftware.smackx.muc.packet.MUCAdmin.class
org.jivesoftware.smackx.muc.packet.MUCInitialPresence$History.class
org.jivesoftware.smackx.muc.packet.MUCItem.class
org.jivesoftware.smackx.offline.OfflineMessageHeader.class
org.jivesoftware.smackx.offline.OfflineMessageManager.class
org.jivesoftware.smackx.offline.OfflineMessageManager$1.class
org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.class
org.jivesoftware.smackx.offline.packet.OfflineMessageInfo$Provider.class
org.jivesoftware.smackx.offline.packet.OfflineMessageInfo.class
org.jivesoftware.smackx.offline.packet.OfflineMessageRequest$Provider.class
org.jivesoftware.smackx.offline.packet.OfflineMessageRequest$Item.class
org.jivesoftware.smackx.amp.AMPExpireAtCondition.class
org.jivesoftware.smackx.amp.AMPManager$1.class
org.jivesoftware.smackx.amp.AMPMatchResourceCondition$Value.class
org.jivesoftware.smackx.amp.AMPManager.class
org.jivesoftware.smackx.amp.AMPMatchResourceCondition.class
org.jivesoftware.smackx.amp.AMPDeliverCondition.class
org.jivesoftware.smackx.amp.AMPDeliverCondition$Value.class
org.jivesoftware.smackx.amp.provider.AMPExtensionProvider.class
org.jivesoftware.smackx.amp.packet.AMPExtension$Rule.class
org.jivesoftware.smackx.amp.packet.AMPExtension.class
org.jivesoftware.smackx.amp.packet.AMPExtension$Status.class
org.jivesoftware.smackx.amp.packet.AMPExtension$Action.class
org.jivesoftware.smackx.amp.packet.AMPExtension$Condition.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$NegotiationProgress.class
org.jivesoftware.smackx.filetransfer.FileTransferManager$1.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$4.class
org.jivesoftware.smackx.filetransfer.FileTransferNegotiator.class
org.jivesoftware.smackx.filetransfer.FaultTolerantNegotiator.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$1.class
org.jivesoftware.smackx.filetransfer.FileTransferManager.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$1.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.class
org.jivesoftware.smackx.filetransfer.IncomingFileTransfer$1.class
org.jivesoftware.smackx.filetransfer.IncomingFileTransfer.class
org.jivesoftware.smackx.filetransfer.FileTransfer$Error.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$3.class
org.jivesoftware.smackx.filetransfer.FileTransferRequest.class
org.jivesoftware.smackx.filetransfer.FileTransferException.class
org.jivesoftware.smackx.filetransfer.IncomingFileTransfer$2.class
org.jivesoftware.smackx.filetransfer.FileTransferException$NoStreamMethodsOfferedException.class
org.jivesoftware.smackx.filetransfer.FileTransferException$NoAcceptableTransferMechanisms.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$ByteStreamRequest.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator$ByteStreamRequest.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator$1.class
org.jivesoftware.smackx.filetransfer.StreamNegotiator$1.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$2.class
org.jivesoftware.smackx.filetransfer.FileTransferListener.class
org.jivesoftware.smackx.filetransfer.FileTransfer$Status.class
org.jivesoftware.smackx.filetransfer.FileTransfer.class
org.jivesoftware.smackx.filetransfer.StreamNegotiator.class
org.jivesoftware.smackx.privacy.PrivacyListManager$2.class
org.jivesoftware.smackx.privacy.PrivacyListManager$1.class
org.jivesoftware.smackx.privacy.PrivacyListManager.class
org.jivesoftware.smackx.privacy.PrivacyListManager$3$1.class
org.jivesoftware.smackx.privacy.PrivacyListManager$6.class
org.jivesoftware.smackx.privacy.PrivacyList.class
org.jivesoftware.smackx.privacy.PrivacyListListener.class
org.jivesoftware.smackx.privacy.PrivacyListManager$3.class
org.jivesoftware.smackx.privacy.PrivacyListManager$4$1.class
org.jivesoftware.smackx.privacy.PrivacyListManager$4.class
org.jivesoftware.smackx.privacy.PrivacyListManager$5.class
org.jivesoftware.smackx.privacy.provider.PrivacyProvider.class
org.jivesoftware.smackx.privacy.filter.SetDefaultListFilter.class
org.jivesoftware.smackx.privacy.filter.SetActiveListFilter.class
org.jivesoftware.smackx.privacy.packet.PrivacyItem$Type.class
org.jivesoftware.smackx.privacy.packet.Privacy.class
org.jivesoftware.smackx.privacy.packet.PrivacyItem.class
org.jivesoftware.smackx.sharedgroups.SharedGroupManager.class
org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo.class
org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo$Provider.class
org.jivesoftware.smackx.iqlast.LastActivityManager.class
org.jivesoftware.smackx.iqlast.LastActivityManager$2.class
org.jivesoftware.smackx.iqlast.LastActivityManager$4.class
org.jivesoftware.smackx.iqlast.LastActivityManager$1.class
org.jivesoftware.smackx.iqlast.LastActivityManager$5.class
org.jivesoftware.smackx.iqlast.LastActivityManager$3.class
org.jivesoftware.smackx.iqlast.packet.LastActivity$Provider.class
org.jivesoftware.smackx.iqlast.packet.LastActivity.class
org.jivesoftware.smackx.si.provider.StreamInitiationProvider.class
org.jivesoftware.smackx.si.packet.StreamInitiation$File.class
org.jivesoftware.smackx.si.packet.StreamInitiation$1.class
org.jivesoftware.smackx.si.packet.StreamInitiation$Feature.class
org.jivesoftware.smackx.si.packet.StreamInitiation.class
org.jivesoftware.smackx.xdatavalidation.XDataValidationManager$1.class
org.jivesoftware.smackx.xdatavalidation.ValidationConsistencyException.class
org.jivesoftware.smackx.xdatavalidation.XDataValidationManager.class
org.jivesoftware.smackx.xdatavalidation.provider.DataValidationProvider.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$OpenValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$ListRange.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$BasicValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$1.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$RegexValidateElement.class
org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement$RangeValidateElement.class
org.jivesoftware.smackx.jiveproperties.JivePropertiesManager.class
org.jivesoftware.smackx.jiveproperties.provider.JivePropertiesExtensionProvider.class
org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension.class
org.jivesoftware.smackx.disco.AbstractNodeInformationProvider.class
org.jivesoftware.smackx.disco.ServiceDiscoveryManager$2.class
org.jivesoftware.smackx.disco.NodeInformationProvider.class
org.jivesoftware.smackx.disco.ServiceDiscoveryManager$1.class
org.jivesoftware.smackx.disco.ServiceDiscoveryManager.class
org.jivesoftware.smackx.disco.ServiceDiscoveryManager$3.class
org.jivesoftware.smackx.disco.provider.DiscoverInfoProvider.class
org.jivesoftware.smackx.disco.provider.DiscoverItemsProvider.class
org.jivesoftware.smackx.disco.packet.DiscoverInfo$Identity.class
org.jivesoftware.smackx.disco.packet.DiscoverInfo.class
org.jivesoftware.smackx.disco.packet.DiscoverItems.class
org.jivesoftware.smackx.disco.packet.DiscoverItems$Item.class
org.jivesoftware.smackx.disco.packet.DiscoverInfo$Feature.class
org.jivesoftware.smackx.iqregister.AccountManager.class
org.jivesoftware.smackx.iqregister.provider.RegistrationProvider.class
org.jivesoftware.smackx.iqregister.provider.RegistrationStreamFeatureProvider.class
org.jivesoftware.smackx.iqregister.packet.Registration$Feature.class
org.jivesoftware.smackx.iqregister.packet.Registration.class
org.jivesoftware.smackx.commands.AdHocCommandManager$6.class
org.jivesoftware.smackx.commands.AdHocCommandManager$2.class
org.jivesoftware.smackx.commands.LocalCommand.class
org.jivesoftware.smackx.commands.AdHocCommandNote$Type.class
org.jivesoftware.smackx.commands.AdHocCommandNote.class
org.jivesoftware.smackx.commands.AdHocCommand$Action.class
org.jivesoftware.smackx.commands.AdHocCommand$Status.class
org.jivesoftware.smackx.commands.AdHocCommand.class
org.jivesoftware.smackx.commands.AdHocCommandManager.class
org.jivesoftware.smackx.commands.AdHocCommand$SpecificErrorCondition.class
org.jivesoftware.smackx.commands.RemoteCommand.class
org.jivesoftware.smackx.commands.AdHocCommandManager$1.class
org.jivesoftware.smackx.commands.AdHocCommandManager$4.class
org.jivesoftware.smackx.commands.AdHocCommandManager$AdHocCommandInfo.class
org.jivesoftware.smackx.commands.AdHocCommandManager$5.class
org.jivesoftware.smackx.commands.AdHocCommandManager$3.class
org.jivesoftware.smackx.commands.LocalCommandFactory.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadPayloadError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$SessionExpiredError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadSessionIDError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$MalformedActionError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadLocaleError.class
org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider$BadActionError.class
org.jivesoftware.smackx.commands.packet.AdHocCommandData.class
org.jivesoftware.smackx.commands.packet.AdHocCommandData$SpecificError.class
org.jivesoftware.smackx.xdata.XDataManager.class
org.jivesoftware.smackx.xdata.Form$1.class
org.jivesoftware.smackx.xdata.FormField.class
org.jivesoftware.smackx.xdata.Form.class
org.jivesoftware.smackx.xdata.FormField$1.class
org.jivesoftware.smackx.xdata.XDataManager$1.class
org.jivesoftware.smackx.xdata.FormField$Type.class
org.jivesoftware.smackx.xdata.FormField$Option.class
org.jivesoftware.smackx.xdata.provider.DataFormProvider.class
org.jivesoftware.smackx.xdata.packet.DataForm$Item.class
org.jivesoftware.smackx.xdata.packet.DataForm$ReportedData.class
org.jivesoftware.smackx.xdata.packet.DataForm$Type.class
org.jivesoftware.smackx.xdata.packet.DataForm.class
org.jivesoftware.smackx.search.UserSearch$Provider.class
org.jivesoftware.smackx.search.UserSearchManager.class
org.jivesoftware.smackx.search.ReportedData.class
org.jivesoftware.smackx.search.ReportedData$Column.class
org.jivesoftware.smackx.search.SimpleUserSearch.class
org.jivesoftware.smackx.search.ReportedData$Row.class
org.jivesoftware.smackx.search.ReportedData$Field.class
org.jivesoftware.smackx.search.UserSearch.class
org.jivesoftware.smackx.attention.packet.AttentionExtension.class
org.jivesoftware.smackx.attention.packet.AttentionExtension$Provider.class
org.jivesoftware.smackx.pubsub.FormNode.class
org.jivesoftware.smackx.pubsub.OptionsExtension.class
org.jivesoftware.smackx.pubsub.AffiliationsExtension.class
org.jivesoftware.smackx.pubsub.Subscription.class
org.jivesoftware.smackx.pubsub.EventElement.class
org.jivesoftware.smackx.pubsub.ConfigureForm.class
org.jivesoftware.smackx.pubsub.ChildrenAssociationPolicy.class
org.jivesoftware.smackx.pubsub.SubscribeOptionFields.class
org.jivesoftware.smackx.pubsub.GetItemsRequest.class
org.jivesoftware.smackx.pubsub.Subscription$State.class
org.jivesoftware.smackx.pubsub.CollectionNode.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
smack-im-4.1.0-rc5.jar
/org.igniterealtime.smack/smack-im/4.1.0-rc5
查看smack-im所有版本文件
smack-core-4.1.0-rc5.jar
/org.igniterealtime.smack/smack-core/4.1.0-rc5
查看smack-core所有版本文件
|