| 组织ID: |
org.igniterealtime.smack |
| 项目ID: |
smack-extensions |
| 版本: |
4.0.1 |
| 最后修改时间: |
2018-11-05 17:58:05 |
| 包类型: |
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/ |
| 大小: |
553.41KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.igniterealtime.smack</groupId>
<artifactId>smack-extensions</artifactId>
<version>4.0.1</version>
</dependency>
|
| Gradle引入代码: |
org.igniterealtime.smack:smack-extensions:4.0.1
|
| 下载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.0.1</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-core</artifactId>
<version>4.0.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.jivesoftware.smack.initializer.extensions.ExtensionsInitializer.class
org.jivesoftware.smackx.delay.provider.DelayInformationProvider.class
org.jivesoftware.smackx.delay.provider.DelayInfoProvider.class
org.jivesoftware.smackx.delay.packet.DelayInfo.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$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.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$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.Forwarded.class
org.jivesoftware.smackx.forward.provider.ForwardedProvider.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$1.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager$PrivateDataIQProvider.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager$PrivateDataResult.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager.class
org.jivesoftware.smackx.iqprivate.PrivateDataManager$2.class
org.jivesoftware.smackx.iqprivate.provider.PrivateDataProvider.class
org.jivesoftware.smackx.iqprivate.packet.PrivateData.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.packet.Time.class
org.jivesoftware.smackx.iqversion.VersionManager$1.class
org.jivesoftware.smackx.iqversion.VersionManager.class
org.jivesoftware.smackx.iqversion.provider.VersionProvider.class
org.jivesoftware.smackx.iqversion.packet.Version.class
org.jivesoftware.smackx.receipts.DeliveryReceiptManager$1.class
org.jivesoftware.smackx.receipts.DeliveryReceipt$Provider.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.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.RoomInfo.class
org.jivesoftware.smackx.muc.RoomListenerMultiplexor$1.class
org.jivesoftware.smackx.muc.MultiUserChat$InvitationsMonitor.class
org.jivesoftware.smackx.muc.ParticipantStatusListener.class
org.jivesoftware.smackx.muc.RoomListenerMultiplexor$RoomMultiplexListener.class
org.jivesoftware.smackx.muc.ConnectionDetachedPacketCollector.class
org.jivesoftware.smackx.muc.SubjectUpdatedListener.class
org.jivesoftware.smackx.muc.PacketMultiplexListener$1.class
org.jivesoftware.smackx.muc.RoomListenerMultiplexor.class
org.jivesoftware.smackx.muc.DefaultUserStatusListener.class
org.jivesoftware.smackx.muc.MultiUserChat.class
org.jivesoftware.smackx.muc.MultiUserChat$4.class
org.jivesoftware.smackx.muc.DiscussionHistory.class
org.jivesoftware.smackx.muc.PacketMultiplexListener.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.InvitationRejectionListener.class
org.jivesoftware.smackx.muc.MultiUserChat$1$1.class
org.jivesoftware.smackx.muc.UserStatusListener.class
org.jivesoftware.smackx.muc.DefaultParticipantStatusListener.class
org.jivesoftware.smackx.muc.DeafOccupantInterceptor$1.class
org.jivesoftware.smackx.muc.RoomListenerMultiplexor$RoomMultiplexFilter.class
org.jivesoftware.smackx.muc.MultiUserChat$InvitationsMonitor$1.class
org.jivesoftware.smackx.muc.MultiUserChat$3.class
org.jivesoftware.smackx.muc.DeafOccupantInterceptor.class
org.jivesoftware.smackx.muc.Affiliate.class
org.jivesoftware.smackx.muc.DeafOccupantInterceptor$DeafExtension.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.packet.MUCOwner$Item.class
org.jivesoftware.smackx.muc.packet.MUCOwner$Destroy.class
org.jivesoftware.smackx.muc.packet.MUCUser$Item.class
org.jivesoftware.smackx.muc.packet.GroupChatInvitation$Provider.class
org.jivesoftware.smackx.muc.packet.MUCUser.class
org.jivesoftware.smackx.muc.packet.MUCUser$Destroy.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.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.MUCAdmin$Item.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.FileTransferNegotiator$1.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$IBBOpenSidFilter.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$NegotiationProgress.class
org.jivesoftware.smackx.filetransfer.FileTransferManager$1.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.FaultTolerantNegotiator$NegotiatorService.class
org.jivesoftware.smackx.filetransfer.FileTransferRequest.class
org.jivesoftware.smackx.filetransfer.IncomingFileTransfer$2.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.Socks5TransferNegotiator$BytestreamSIDFilter.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$2.class
org.jivesoftware.smackx.filetransfer.FileTransferListener.class
org.jivesoftware.smackx.filetransfer.FileTransferNegotiator$2.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.PrivacyList.class
org.jivesoftware.smackx.privacy.PrivacyListListener.class
org.jivesoftware.smackx.privacy.provider.PrivacyProvider.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.xevent.MessageEventRequestListener.class
org.jivesoftware.smackx.xevent.MessageEventNotificationListener.class
org.jivesoftware.smackx.xevent.MessageEventManager.class
org.jivesoftware.smackx.xevent.MessageEventManager$1.class
org.jivesoftware.smackx.xevent.DefaultMessageEventRequestListener.class
org.jivesoftware.smackx.xevent.provider.MessageEventProvider.class
org.jivesoftware.smackx.xevent.packet.MessageEvent.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$Feature.class
org.jivesoftware.smackx.si.packet.StreamInitiation.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.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.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.FormField.class
org.jivesoftware.smackx.xdata.Form.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.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
org.jivesoftware.smackx.pubsub.Node.class
org.jivesoftware.smackx.pubsub.PubSubManager.class
org.jivesoftware.smackx.pubsub.NodeType.class
org.jivesoftware.smackx.pubsub.Node$ItemEventTranslator.class
org.jivesoftware.smackx.pubsub.ItemsExtension$ItemsElementType.class
org.jivesoftware.smackx.pubsub.FormType.class
org.jivesoftware.smackx.pubsub.Node$NodeConfigTranslator.class
org.jivesoftware.smackx.pubsub.PublishItem.class
org.jivesoftware.smackx.pubsub.ConfigureNodeFields.class
org.jivesoftware.smackx.pubsub.AccessModel.class
org.jivesoftware.smackx.pubsub.Item.class
org.jivesoftware.smackx.pubsub.ConfigurationEvent.class
org.jivesoftware.smackx.pubsub.ItemsExtension.class
org.jivesoftware.smackx.pubsub.NodeExtension.class
org.jivesoftware.smackx.pubsub.PubSubElementType.class
org.jivesoftware.smackx.pubsub.Affiliation$Type.class
org.jivesoftware.smackx.pubsub.Affiliation.class
org.jivesoftware.smackx.pubsub.RetractItem.class
org.jivesoftware.smackx.pubsub.NodeEvent.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
smack-core-4.0.1.jar
/org.igniterealtime.smack/smack-core/4.0.1
查看smack-core所有版本文件
|