All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download NioImapClient JAR 0.5 with all dependencies


Files of the artifact NioImapClient version 0.5 from the group com.hubspot.

Artifact NioImapClient
Group com.hubspot
Version 0.5
Last update 13. March 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 23
Dependencies netty-common, netty-transport, netty-buffer, netty-handler, netty-codec-socks, netty-handler-proxy, netty-codec, netty-codec-http, netty-transport-classes-epoll, guava, slf4j-api, concurrent-trees, commons-lang, apache-mime4j-core, apache-mime4j-dom, metrics-annotation, error_prone_annotations, jackson-databind, jackson-core, jackson-annotations, completable-futures, javax.mail, annotations,
There are maybe transitive dependencies!
There is a newer version: 0.6.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of NioImapClient Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of NioImapClient version 0.5

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.hubspot.NioImapClient
META-INF.maven.com.hubspot.NioImapClient.META-INF.maven.com.hubspot.NioImapClient.pom.properties
META-INF.maven.com.hubspot.NioImapClient.META-INF.maven.com.hubspot.NioImapClient.pom.xml
com.hubspot.imap
com.hubspot.imap.com.hubspot.imap.ImapChannelAttrs
com.hubspot.imap.com.hubspot.imap.ImapChannelInitializer
com.hubspot.imap.com.hubspot.imap.ImapClientConfiguration
com.hubspot.imap.com.hubspot.imap.ImapClientConfigurationIF
com.hubspot.imap.com.hubspot.imap.ImapClientFactory
com.hubspot.imap.com.hubspot.imap.ImapClientFactoryConfiguration
com.hubspot.imap.com.hubspot.imap.ImapClientFactoryConfigurationIF
com.hubspot.imap.com.hubspot.imap.ProxyConfig
com.hubspot.imap.com.hubspot.imap.ProxyConfigIF
com.hubspot.imap.com.hubspot.imap.SocksProxyConfig
com.hubspot.imap.com.hubspot.imap.SocksProxyConfigIF
com.hubspot.imap.client
com.hubspot.imap.client.com.hubspot.imap.client.FolderOpenMode
com.hubspot.imap.client.com.hubspot.imap.client.ImapClient
com.hubspot.imap.client.com.hubspot.imap.client.ImapClientState
com.hubspot.imap.client.com.hubspot.imap.client.ImapCodec
com.hubspot.imap.client.listener
com.hubspot.imap.client.listener.com.hubspot.imap.client.listener.ConnectionListener
com.hubspot.imap.client.listener.com.hubspot.imap.client.listener.MessageAddConsumer
com.hubspot.imap.protocol
com.hubspot.imap.protocol.com.hubspot.imap.protocol.ResponseDecoder
com.hubspot.imap.protocol.capabilities
com.hubspot.imap.protocol.capabilities.com.hubspot.imap.protocol.capabilities.AuthCapability
com.hubspot.imap.protocol.capabilities.com.hubspot.imap.protocol.capabilities.AuthMechanism
com.hubspot.imap.protocol.capabilities.com.hubspot.imap.protocol.capabilities.Capabilities
com.hubspot.imap.protocol.capabilities.com.hubspot.imap.protocol.capabilities.Capability
com.hubspot.imap.protocol.capabilities.com.hubspot.imap.protocol.capabilities.StandardCapabilities
com.hubspot.imap.protocol.capabilities.com.hubspot.imap.protocol.capabilities.UnknownCapability
com.hubspot.imap.protocol.command
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.AppendCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.BaseImapCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.BlankCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.ContinuableCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.CopyCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.ImapCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.ImapCommandType
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.ListCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.OpenCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.ProxyCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.QuotedImapCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.SilentStoreCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.SimpleStringCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.StoreCommand
com.hubspot.imap.protocol.command.com.hubspot.imap.protocol.command.StringLiteralCommand
com.hubspot.imap.protocol.command.atoms
com.hubspot.imap.protocol.command.atoms.com.hubspot.imap.protocol.command.atoms.BaseImapAtom
com.hubspot.imap.protocol.command.atoms.com.hubspot.imap.protocol.command.atoms.ImapAtom
com.hubspot.imap.protocol.command.auth
com.hubspot.imap.protocol.command.auth.com.hubspot.imap.protocol.command.auth.AuthenticatePlainCommand
com.hubspot.imap.protocol.command.auth.com.hubspot.imap.protocol.command.auth.XOAuth2Command
com.hubspot.imap.protocol.command.fetch
com.hubspot.imap.protocol.command.fetch.com.hubspot.imap.protocol.command.fetch.FetchCommand
com.hubspot.imap.protocol.command.fetch.com.hubspot.imap.protocol.command.fetch.SetFetchCommand
com.hubspot.imap.protocol.command.fetch.com.hubspot.imap.protocol.command.fetch.StreamingFetchCommand
com.hubspot.imap.protocol.command.fetch.com.hubspot.imap.protocol.command.fetch.UidCommand
com.hubspot.imap.protocol.command.fetch.items
com.hubspot.imap.protocol.command.fetch.items.com.hubspot.imap.protocol.command.fetch.items.BodyFetchDataItem
com.hubspot.imap.protocol.command.fetch.items.com.hubspot.imap.protocol.command.fetch.items.BodyPeekFetchDataItem
com.hubspot.imap.protocol.command.fetch.items.com.hubspot.imap.protocol.command.fetch.items.FetchDataItem
com.hubspot.imap.protocol.command.option
com.hubspot.imap.protocol.command.option.com.hubspot.imap.protocol.command.option.ReturnOption
com.hubspot.imap.protocol.command.option.com.hubspot.imap.protocol.command.option.SelectOption
com.hubspot.imap.protocol.command.search
com.hubspot.imap.protocol.command.search.com.hubspot.imap.protocol.command.search.DateSearches
com.hubspot.imap.protocol.command.search.com.hubspot.imap.protocol.command.search.SearchCommand
com.hubspot.imap.protocol.command.search.keys
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.AllSearchKey
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.BaseSearchKey
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.BeforeSearchKey
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.KeywordSearchKey
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.OrSearchKey
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.SearchKey
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.SearchKeyType
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.SinceSearchKey
com.hubspot.imap.protocol.command.search.keys.com.hubspot.imap.protocol.command.search.keys.UidSearchKey
com.hubspot.imap.protocol.exceptions
com.hubspot.imap.protocol.exceptions.com.hubspot.imap.protocol.exceptions.AuthenticationFailedException
com.hubspot.imap.protocol.exceptions.com.hubspot.imap.protocol.exceptions.ConnectionClosedException
com.hubspot.imap.protocol.exceptions.com.hubspot.imap.protocol.exceptions.ResponseParseException
com.hubspot.imap.protocol.exceptions.com.hubspot.imap.protocol.exceptions.StartTlsFailedException
com.hubspot.imap.protocol.exceptions.com.hubspot.imap.protocol.exceptions.UnexpectedAppendResponseException
com.hubspot.imap.protocol.exceptions.com.hubspot.imap.protocol.exceptions.UnknownFetchItemTypeException
com.hubspot.imap.protocol.extension.gmail
com.hubspot.imap.protocol.extension.gmail.com.hubspot.imap.protocol.extension.gmail.GMailLabel
com.hubspot.imap.protocol.extension.gmail.com.hubspot.imap.protocol.extension.gmail.GmailSearchKeyTypes
com.hubspot.imap.protocol.extension.gmail.keys
com.hubspot.imap.protocol.extension.gmail.keys.com.hubspot.imap.protocol.extension.gmail.keys.GmailMsgIdSearchKey
com.hubspot.imap.protocol.folder
com.hubspot.imap.protocol.folder.com.hubspot.imap.protocol.folder.Folder
com.hubspot.imap.protocol.folder.com.hubspot.imap.protocol.folder.FolderAttribute
com.hubspot.imap.protocol.folder.com.hubspot.imap.protocol.folder.FolderFlags
com.hubspot.imap.protocol.folder.com.hubspot.imap.protocol.folder.FolderMetadata
com.hubspot.imap.protocol.message
com.hubspot.imap.protocol.message.com.hubspot.imap.protocol.message.Envelope
com.hubspot.imap.protocol.message.com.hubspot.imap.protocol.message.ImapAddress
com.hubspot.imap.protocol.message.com.hubspot.imap.protocol.message.ImapMessage
com.hubspot.imap.protocol.message.com.hubspot.imap.protocol.message.MessageFlag
com.hubspot.imap.protocol.message.com.hubspot.imap.protocol.message.StandardMessageFlag
com.hubspot.imap.protocol.message.com.hubspot.imap.protocol.message.StringMessageFlag
com.hubspot.imap.protocol.message.com.hubspot.imap.protocol.message.UnfetchedFieldException
com.hubspot.imap.protocol.response
com.hubspot.imap.protocol.response.com.hubspot.imap.protocol.response.ContinuationResponse
com.hubspot.imap.protocol.response.com.hubspot.imap.protocol.response.ImapResponse
com.hubspot.imap.protocol.response.com.hubspot.imap.protocol.response.ResponseCode
com.hubspot.imap.protocol.response.events
com.hubspot.imap.protocol.response.events.com.hubspot.imap.protocol.response.events.ByeEvent
com.hubspot.imap.protocol.response.events.com.hubspot.imap.protocol.response.events.ExistsEvent
com.hubspot.imap.protocol.response.events.com.hubspot.imap.protocol.response.events.ExpungeEvent
com.hubspot.imap.protocol.response.events.com.hubspot.imap.protocol.response.events.IntEvent
com.hubspot.imap.protocol.response.events.com.hubspot.imap.protocol.response.events.OpenEvent
com.hubspot.imap.protocol.response.tagged
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.CapabilityResponse
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.FetchResponse
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.ListResponse
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.NoopResponse
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.OpenResponse
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.SearchResponse
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.StreamingFetchResponse
com.hubspot.imap.protocol.response.tagged.com.hubspot.imap.protocol.response.tagged.TaggedResponse
com.hubspot.imap.protocol.response.untagged
com.hubspot.imap.protocol.response.untagged.com.hubspot.imap.protocol.response.untagged.UntaggedCapabilityResponse
com.hubspot.imap.protocol.response.untagged.com.hubspot.imap.protocol.response.untagged.UntaggedIntResponse
com.hubspot.imap.protocol.response.untagged.com.hubspot.imap.protocol.response.untagged.UntaggedResponse
com.hubspot.imap.protocol.response.untagged.com.hubspot.imap.protocol.response.untagged.UntaggedResponseType
com.hubspot.imap.protocol.response.untagged.com.hubspot.imap.protocol.response.untagged.UntaggedSearchResponse
com.hubspot.imap.utils
com.hubspot.imap.utils.com.hubspot.imap.utils.CRLFOutputStream
com.hubspot.imap.utils.com.hubspot.imap.utils.CommandUtils
com.hubspot.imap.utils.com.hubspot.imap.utils.ConfigDefaults
com.hubspot.imap.utils.com.hubspot.imap.utils.GmailUtils
com.hubspot.imap.utils.com.hubspot.imap.utils.ImapMessageWriterUtils
com.hubspot.imap.utils.com.hubspot.imap.utils.LogUtils
com.hubspot.imap.utils.com.hubspot.imap.utils.LoggingSocks4ProxyHandler
com.hubspot.imap.utils.com.hubspot.imap.utils.NettyCompletableFuture
com.hubspot.imap.utils.com.hubspot.imap.utils.NilMarker
com.hubspot.imap.utils.com.hubspot.imap.utils.SoftReferencedAppendableCharSequence
com.hubspot.imap.utils.enums
com.hubspot.imap.utils.enums.com.hubspot.imap.utils.enums.EnvelopeField
com.hubspot.imap.utils.formats
com.hubspot.imap.utils.formats.com.hubspot.imap.utils.formats.ImapDateFormat
com.hubspot.imap.utils.parsers
com.hubspot.imap.utils.parsers.com.hubspot.imap.utils.parsers.ByteBufParser
com.hubspot.imap.utils.parsers.com.hubspot.imap.utils.parsers.FetchResponseTypeParser
com.hubspot.imap.utils.parsers.com.hubspot.imap.utils.parsers.NestedArrayParser
com.hubspot.imap.utils.parsers.com.hubspot.imap.utils.parsers.NumberParser
com.hubspot.imap.utils.parsers.fetch
com.hubspot.imap.utils.parsers.fetch.com.hubspot.imap.utils.parsers.fetch.EnvelopeParser
com.hubspot.imap.utils.parsers.string
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.AllBytesParser
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.AtomOrStringParser
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.BaseStringParser
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.BufferedBodyParser
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.LineParser
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.LiteralStringParser
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.LiteralStringSizeParser
com.hubspot.imap.utils.parsers.string.com.hubspot.imap.utils.parsers.string.WordParser




© 2015 - 2024 Weber Informatics LLC | Privacy Policy