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

Download joyqueue-network JAR 4.2.0 with all dependencies


Network libraries

Files of the artifact joyqueue-network version 4.2.0 from the group org.joyqueue.

Artifact joyqueue-network
Group org.joyqueue
Version 4.2.0
Last update 08. January 2020
Tags: libraries network
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies joyqueue-model, netty-all, joyqueue-toolkit, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 4.2.7
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of joyqueue-network Show documentation

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

0 downloads

Source code of joyqueue-network version 4.2.0

META-INF
META-INF.META-INF.MANIFEST.MF
org.joyqueue.network.codec
org.joyqueue.network.codec.org.joyqueue.network.codec.AddConnectionRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.AddConnectionResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.AddConsumerRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.AddConsumerResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.AddProducerRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.AddProducerResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.AuthorizationCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.BooleanAckCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.CommitAckRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.CommitAckResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchAssignedPartitionRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchAssignedPartitionResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchClusterRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchClusterResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchHealthRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchHealthResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchIndexRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchIndexResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchPartitionMessageRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchPartitionMessageResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchProduceFeedbackRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchProduceFeedbackResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchTopicMessageRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FetchTopicMessageResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FindCoordinatorRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.FindCoordinatorResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.GetTopicsAckCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.GetTopicsCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.HeartbeatRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.JoyQueueCodecFactory
org.joyqueue.network.codec.org.joyqueue.network.codec.NullPayloadCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessageCommitRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessageCommitResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessagePrepareRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessagePrepareResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessageRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessageResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessageRollbackRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.ProduceMessageRollbackResponseCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.RemoveConnectionRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.RemoveConsumerRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.RemoveProducerRequestCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.SubscribeAckCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.SubscribeCodec
org.joyqueue.network.codec.org.joyqueue.network.codec.UnSubscribeCodec
org.joyqueue.network.command
org.joyqueue.network.command.org.joyqueue.network.command.AddConnectionRequest
org.joyqueue.network.command.org.joyqueue.network.command.AddConnectionResponse
org.joyqueue.network.command.org.joyqueue.network.command.AddConsumerRequest
org.joyqueue.network.command.org.joyqueue.network.command.AddConsumerResponse
org.joyqueue.network.command.org.joyqueue.network.command.AddProducerRequest
org.joyqueue.network.command.org.joyqueue.network.command.AddProducerResponse
org.joyqueue.network.command.org.joyqueue.network.command.Authorization
org.joyqueue.network.command.org.joyqueue.network.command.BooleanAck
org.joyqueue.network.command.org.joyqueue.network.command.CommandType
org.joyqueue.network.command.org.joyqueue.network.command.CommitAckData
org.joyqueue.network.command.org.joyqueue.network.command.CommitAckRequest
org.joyqueue.network.command.org.joyqueue.network.command.CommitAckResponse
org.joyqueue.network.command.org.joyqueue.network.command.CommitAckResult
org.joyqueue.network.command.org.joyqueue.network.command.FetchAssignedPartitionAckData
org.joyqueue.network.command.org.joyqueue.network.command.FetchAssignedPartitionData
org.joyqueue.network.command.org.joyqueue.network.command.FetchAssignedPartitionRequest
org.joyqueue.network.command.org.joyqueue.network.command.FetchAssignedPartitionResponse
org.joyqueue.network.command.org.joyqueue.network.command.FetchClusterRequest
org.joyqueue.network.command.org.joyqueue.network.command.FetchClusterResponse
org.joyqueue.network.command.org.joyqueue.network.command.FetchHealthRequest
org.joyqueue.network.command.org.joyqueue.network.command.FetchHealthResponse
org.joyqueue.network.command.org.joyqueue.network.command.FetchIndexData
org.joyqueue.network.command.org.joyqueue.network.command.FetchIndexRequest
org.joyqueue.network.command.org.joyqueue.network.command.FetchIndexResponse
org.joyqueue.network.command.org.joyqueue.network.command.FetchPartitionMessageAckData
org.joyqueue.network.command.org.joyqueue.network.command.FetchPartitionMessageData
org.joyqueue.network.command.org.joyqueue.network.command.FetchPartitionMessageRequest
org.joyqueue.network.command.org.joyqueue.network.command.FetchPartitionMessageResponse
org.joyqueue.network.command.org.joyqueue.network.command.FetchProduceFeedbackAckData
org.joyqueue.network.command.org.joyqueue.network.command.FetchProduceFeedbackRequest
org.joyqueue.network.command.org.joyqueue.network.command.FetchProduceFeedbackResponse
org.joyqueue.network.command.org.joyqueue.network.command.FetchTopicMessageAckData
org.joyqueue.network.command.org.joyqueue.network.command.FetchTopicMessageData
org.joyqueue.network.command.org.joyqueue.network.command.FetchTopicMessageRequest
org.joyqueue.network.command.org.joyqueue.network.command.FetchTopicMessageResponse
org.joyqueue.network.command.org.joyqueue.network.command.FindCoordinatorAckData
org.joyqueue.network.command.org.joyqueue.network.command.FindCoordinatorRequest
org.joyqueue.network.command.org.joyqueue.network.command.FindCoordinatorResponse
org.joyqueue.network.command.org.joyqueue.network.command.GetTopics
org.joyqueue.network.command.org.joyqueue.network.command.GetTopicsAck
org.joyqueue.network.command.org.joyqueue.network.command.HeartbeatRequest
org.joyqueue.network.command.org.joyqueue.network.command.JoyQueueCommandType
org.joyqueue.network.command.org.joyqueue.network.command.JoyQueuePayloadCodecRegistry
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageAckData
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageAckItemData
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageCommitRequest
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageCommitResponse
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageData
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessagePrepareRequest
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessagePrepareResponse
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageRequest
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageResponse
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageRollbackRequest
org.joyqueue.network.command.org.joyqueue.network.command.ProduceMessageRollbackResponse
org.joyqueue.network.command.org.joyqueue.network.command.RemoveConnectionRequest
org.joyqueue.network.command.org.joyqueue.network.command.RemoveConsumerRequest
org.joyqueue.network.command.org.joyqueue.network.command.RemoveProducerRequest
org.joyqueue.network.command.org.joyqueue.network.command.RetryType
org.joyqueue.network.command.org.joyqueue.network.command.Subscribe
org.joyqueue.network.command.org.joyqueue.network.command.SubscribeAck
org.joyqueue.network.command.org.joyqueue.network.command.SystemCmd
org.joyqueue.network.command.org.joyqueue.network.command.Topic
org.joyqueue.network.command.org.joyqueue.network.command.TopicPartition
org.joyqueue.network.command.org.joyqueue.network.command.TopicPartitionGroup
org.joyqueue.network.command.org.joyqueue.network.command.TxStatus
org.joyqueue.network.command.org.joyqueue.network.command.UnSubscribe
org.joyqueue.network.domain
org.joyqueue.network.domain.org.joyqueue.network.domain.BrokerNode
org.joyqueue.network.domain.org.joyqueue.network.domain.BrokerPermission
org.joyqueue.network.domain.org.joyqueue.network.domain.BrokerSysCode
org.joyqueue.network.event
org.joyqueue.network.event.org.joyqueue.network.event.TransportEvent
org.joyqueue.network.event.org.joyqueue.network.event.TransportEventHandler
org.joyqueue.network.event.org.joyqueue.network.event.TransportEventType
org.joyqueue.network.handler
org.joyqueue.network.handler.org.joyqueue.network.handler.ClientConnectionHandler
org.joyqueue.network.handler.org.joyqueue.network.handler.ConnectionHandler
org.joyqueue.network.handler.org.joyqueue.network.handler.ExceptionChannelHandler
org.joyqueue.network.protocol
org.joyqueue.network.protocol.org.joyqueue.network.protocol.ChannelHandlerProvider
org.joyqueue.network.protocol.org.joyqueue.network.protocol.CommandHandlerProvider
org.joyqueue.network.protocol.org.joyqueue.network.protocol.ExceptionHandlerProvider
org.joyqueue.network.protocol.org.joyqueue.network.protocol.Protocol
org.joyqueue.network.protocol.org.joyqueue.network.protocol.ProtocolException
org.joyqueue.network.protocol.org.joyqueue.network.protocol.ProtocolServer
org.joyqueue.network.protocol.org.joyqueue.network.protocol.ProtocolService
org.joyqueue.network.protocol.org.joyqueue.network.protocol.ProtocolTransport
org.joyqueue.network.protocol.org.joyqueue.network.protocol.TransportEventBusAware
org.joyqueue.network.protocol.annotation
org.joyqueue.network.protocol.annotation.org.joyqueue.network.protocol.annotation.CommonHandler
org.joyqueue.network.protocol.annotation.org.joyqueue.network.protocol.annotation.FetchHandler
org.joyqueue.network.protocol.annotation.org.joyqueue.network.protocol.annotation.ProduceHandler
org.joyqueue.network.serializer
org.joyqueue.network.serializer.org.joyqueue.network.serializer.BatchMessageSerializer
org.joyqueue.network.serializer.org.joyqueue.network.serializer.JoyQueueMapTools
org.joyqueue.network.serializer.org.joyqueue.network.serializer.Serializer
org.joyqueue.network.session
org.joyqueue.network.session.org.joyqueue.network.session.ClientId
org.joyqueue.network.session.org.joyqueue.network.session.Connection
org.joyqueue.network.session.org.joyqueue.network.session.ConnectionId
org.joyqueue.network.session.org.joyqueue.network.session.Consumer
org.joyqueue.network.session.org.joyqueue.network.session.ConsumerId
org.joyqueue.network.session.org.joyqueue.network.session.Joint
org.joyqueue.network.session.org.joyqueue.network.session.Language
org.joyqueue.network.session.org.joyqueue.network.session.Producer
org.joyqueue.network.session.org.joyqueue.network.session.ProducerId
org.joyqueue.network.session.org.joyqueue.network.session.TransactionId
org.joyqueue.network.transport
org.joyqueue.network.transport.org.joyqueue.network.transport.ChannelTransport
org.joyqueue.network.transport.org.joyqueue.network.transport.RequestBarrier
org.joyqueue.network.transport.org.joyqueue.network.transport.ResponseFuture
org.joyqueue.network.transport.org.joyqueue.network.transport.Transport
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportAttribute
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportClient
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportClientFactory
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportClientSupport
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportHelper
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportServer
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportServerFactory
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportServerSupport
org.joyqueue.network.transport.org.joyqueue.network.transport.TransportState
org.joyqueue.network.transport.codec
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.Codec
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.CodecFactory
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.Decoder
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.DefaultDecoder
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.DefaultEncoder
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.Encoder
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.JoyQueueHeader
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.JoyQueueHeaderCodec
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.PayloadCodec
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.PayloadCodecFactory
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.PayloadDecoder
org.joyqueue.network.transport.codec.org.joyqueue.network.transport.codec.PayloadEncoder
org.joyqueue.network.transport.codec.support
org.joyqueue.network.transport.codec.support.org.joyqueue.network.transport.codec.support.DefaultCodec
org.joyqueue.network.transport.codec.support.org.joyqueue.network.transport.codec.support.DefaultCodecFactory
org.joyqueue.network.transport.codec.support.org.joyqueue.network.transport.codec.support.JoyQueueCodec
org.joyqueue.network.transport.codec.support.org.joyqueue.network.transport.codec.support.NettyDecoder
org.joyqueue.network.transport.codec.support.org.joyqueue.network.transport.codec.support.NettyEncoder
org.joyqueue.network.transport.command
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Command
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.CommandCallback
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.CommandDispatcher
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.CommandDispatcherFactory
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Direction
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Header
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.JoyQueueCommand
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.JoyQueuePayload
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Ordered
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Payload
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Releasable
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Type
org.joyqueue.network.transport.command.org.joyqueue.network.transport.command.Types
org.joyqueue.network.transport.command.handler
org.joyqueue.network.transport.command.handler.org.joyqueue.network.transport.command.handler.CommandHandler
org.joyqueue.network.transport.command.handler.org.joyqueue.network.transport.command.handler.CommandHandlerFactory
org.joyqueue.network.transport.command.handler.org.joyqueue.network.transport.command.handler.ExceptionHandler
org.joyqueue.network.transport.command.handler.filter
org.joyqueue.network.transport.command.handler.filter.org.joyqueue.network.transport.command.handler.filter.CommandHandlerContext
org.joyqueue.network.transport.command.handler.filter.org.joyqueue.network.transport.command.handler.filter.CommandHandlerFilter
org.joyqueue.network.transport.command.handler.filter.org.joyqueue.network.transport.command.handler.filter.CommandHandlerFilterFactory
org.joyqueue.network.transport.command.handler.filter.org.joyqueue.network.transport.command.handler.filter.CommandHandlerInvocation
org.joyqueue.network.transport.command.provider
org.joyqueue.network.transport.command.provider.org.joyqueue.network.transport.command.provider.ExecutorServiceProvider
org.joyqueue.network.transport.command.support
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.CommandExecuteTask
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.CommandHandlerFilterComparator
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.DefaultCommandDispatcher
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.DefaultCommandDispatcherFactory
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.DefaultCommandHandlerFactory
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.DefaultCommandHandlerFilterFactory
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.RequestHandler
org.joyqueue.network.transport.command.support.org.joyqueue.network.transport.command.support.ResponseHandler
org.joyqueue.network.transport.config
org.joyqueue.network.transport.config.org.joyqueue.network.transport.config.ClientConfig
org.joyqueue.network.transport.config.org.joyqueue.network.transport.config.ServerConfig
org.joyqueue.network.transport.config.org.joyqueue.network.transport.config.TransportConfig
org.joyqueue.network.transport.config.org.joyqueue.network.transport.config.TransportConfigSupport
org.joyqueue.network.transport.exception
org.joyqueue.network.transport.exception.org.joyqueue.network.transport.exception.TransportException
org.joyqueue.network.transport.handler
org.joyqueue.network.transport.handler.org.joyqueue.network.transport.handler.CommandInvocation
org.joyqueue.network.transport.support
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.ChannelTransportServer
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.ChannelTransportServerFactory
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.DefaultChannelTransport
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.DefaultTransportAttribute
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.DefaultTransportClient
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.DefaultTransportClientFactory
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.DefaultTransportServer
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.DefaultTransportServerFactory
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.FailoverChannelTransport
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.FailoverGroupChannelTransport
org.joyqueue.network.transport.support.org.joyqueue.network.transport.support.FailoverTransportClient




© 2015 - 2024 Weber Informatics LLC | Privacy Policy