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

Download webchannels JAR 2.2.3 with all dependencies


WebChannels is java library for browser agnostic message transport with reliable delivery over standard API (websocket, XMLHttpRequest)

Files of the artifact webchannels version 2.2.3 from the group com.exactpro.webchannels.

Test

Artifact webchannels
Group com.exactpro.webchannels
Version 2.2.3
Last update 16. October 2019
Tags: reliable with standard webchannels websocket message over transport library browser java agnostic delivery xmlhttprequest
Organization not specified
URL https://github.com/Exactpro/webchannels
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, jackson-databind, commons-collections,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of webchannels Show documentation

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

0 downloads

Source code of webchannels version 2.2.3

META-INF
META-INF.META-INF.MANIFEST.MF
com.exactprosystems.webchannels
com.exactprosystems.webchannels.com.exactprosystems.webchannels.AbstractUpdateEvent
com.exactprosystems.webchannels.com.exactprosystems.webchannels.DefaultUpdateListener
com.exactprosystems.webchannels.com.exactprosystems.webchannels.DefaultUpdateRetriever
com.exactprosystems.webchannels.com.exactprosystems.webchannels.IChannelsListener
com.exactprosystems.webchannels.com.exactprosystems.webchannels.IUpdateRequestListener
com.exactprosystems.webchannels.com.exactprosystems.webchannels.IUpdateRetriever
com.exactprosystems.webchannels.channel
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.AbstractChannel
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.AbstractChannelFactory
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.AbstractChannelProcessor
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.AbstractHandlerFactory
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.AbstractMessageFactory
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.BindContextEvent
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.ChannelSettings
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.ChannelStats
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.ChannelsExecutor
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.CloseChannelEvent
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.CreateChannelEvent
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.ExecutionTask
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.HttpChannel
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.HttpChannelFactory
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.HttpChannelProcessor
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.IChannelHandler
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.InputMessageEvent
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.InputMessagesBuffer
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.JsonMessageFactory
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.MessageFactoryConfigurator
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.OutputMessageEvent
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.OutputMessagesBuffer
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.PollEvent
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.RequestConfig
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.SentMessagesBuffer
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.SessionConfig
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.SessionContrtoller
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.StatCollector
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.UnbindContextEvent
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.WebSocketChannel
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.WebSocketChannelFactory
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.WebSocketChannelProcessor
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.WithSeqnumWrapper
com.exactprosystems.webchannels.channel.com.exactprosystems.webchannels.channel.XmlMessageFactory
com.exactprosystems.webchannels.enums
com.exactprosystems.webchannels.enums.com.exactprosystems.webchannels.enums.ChannelStatus
com.exactprosystems.webchannels.exceptions
com.exactprosystems.webchannels.exceptions.com.exactprosystems.webchannels.exceptions.DecodingException
com.exactprosystems.webchannels.exceptions.com.exactprosystems.webchannels.exceptions.EncodingException
com.exactprosystems.webchannels.exceptions.com.exactprosystems.webchannels.exceptions.RecoverException
com.exactprosystems.webchannels.messages
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.AbstractMessage
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.AdminMessage
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.BusinessMessage
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.CloseChannel
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.HeartBeat
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.PollingRequest
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.ResendRequest
com.exactprosystems.webchannels.messages.com.exactprosystems.webchannels.messages.TestRequest
com.exactprosystems.webchannels.util
com.exactprosystems.webchannels.util.com.exactprosystems.webchannels.util.BigDecimalSerializer
com.exactprosystems.webchannels.web
com.exactprosystems.webchannels.web.com.exactprosystems.webchannels.web.BinaryMessageHandler
com.exactprosystems.webchannels.web.com.exactprosystems.webchannels.web.ByteBufferInputStream
com.exactprosystems.webchannels.web.com.exactprosystems.webchannels.web.ByteBufferOutputStream
com.exactprosystems.webchannels.web.com.exactprosystems.webchannels.web.HttpSessionConfigurator
com.exactprosystems.webchannels.web.com.exactprosystems.webchannels.web.TextMessageHandler




© 2015 - 2024 Weber Informatics LLC | Privacy Policy