jar

org.joyqueue : joyqueue-web-handler

Maven & Gradle

Sep 23, 2020
2 usages
313 stars

JoyQueue-Web-Handler · Web handlers

Table Of Contents

Latest Version

Download org.joyqueue : joyqueue-web-handler JAR file - Latest Versions:

All Versions

Download org.joyqueue : joyqueue-web-handler JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window joyqueue-web-handler-4.2.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.joyqueue.handler.routing.aspect

├─ org.joyqueue.handler.routing.aspect.OperLogAspect.class - [JAR]

org.joyqueue.handler.message

├─ org.joyqueue.handler.message.AuditLogMessage.class - [JAR]

├─ org.joyqueue.handler.message.AuditLogMessageCodec.class - [JAR]

├─ org.joyqueue.handler.message.AuditLogMessageHandler.class - [JAR]

├─ org.joyqueue.handler.message.MessageType.class - [JAR]

├─ org.joyqueue.handler.message.OperLogMessage.class - [JAR]

├─ org.joyqueue.handler.message.OperLogMessageCodec.class - [JAR]

├─ org.joyqueue.handler.message.OperLogMessageHandler.class - [JAR]

org.joyqueue.handler.render

├─ org.joyqueue.handler.render.PropertiesRender.class - [JAR]

org.joyqueue.handler.util

├─ org.joyqueue.handler.util.ExceptionUtils.class - [JAR]

├─ org.joyqueue.handler.util.GenericUtil.class - [JAR]

├─ org.joyqueue.handler.util.GrafanaUtils.class - [JAR]

├─ org.joyqueue.handler.util.PageUtil.class - [JAR]

├─ org.joyqueue.handler.util.RetryUtils.class - [JAR]

org.joyqueue.handler.routing.command.user

├─ org.joyqueue.handler.routing.command.user.SyncUserCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.user.UserCommand.class - [JAR]

org.joyqueue.handler.error

├─ org.joyqueue.handler.error.ConfigException.class - [JAR]

├─ org.joyqueue.handler.error.ConfigExceptionSupplier.class - [JAR]

├─ org.joyqueue.handler.error.ErrorCode.class - [JAR]

├─ org.joyqueue.handler.error.HttpStatusExceptionSupplier.class - [JAR]

├─ org.joyqueue.handler.error.IdentifierException.class - [JAR]

├─ org.joyqueue.handler.error.SQLExceptionSupplier.class - [JAR]

├─ org.joyqueue.handler.error.ThrowableSupplier.class - [JAR]

├─ org.joyqueue.handler.error.ValidationExceptionSupplier.class - [JAR]

org.joyqueue.handler.routing.command.application

├─ org.joyqueue.handler.routing.command.application.ApplicationCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.application.ApplicationTokenCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.application.ApplicationUserCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.application.SyncApplicationCommand.class - [JAR]

org.joyqueue.handler

├─ org.joyqueue.handler.Constants.class - [JAR]

org.joyqueue.handler.routing.command.topic

├─ org.joyqueue.handler.routing.command.topic.NamespaceCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.topic.PartitionGroupReplicaCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.topic.TopicCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.topic.TopicMsgFilterCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.topic.TopicPartitionGroupCommand.class - [JAR]

org.joyqueue.handler.routing

├─ org.joyqueue.handler.routing.AdminLoginHandler.class - [JAR]

├─ org.joyqueue.handler.routing.GetLoginUserHandler.class - [JAR]

org.joyqueue.handler.routing.command.broker

├─ org.joyqueue.handler.routing.command.broker.BrokerCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.broker.BrokerGroupCommand.class - [JAR]

org.joyqueue.handler.routing.command.log

├─ org.joyqueue.handler.routing.command.log.OperLogCommand.class - [JAR]

org.joyqueue.handler.routing.validate

├─ org.joyqueue.handler.routing.validate.ValidateAdminHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateAppTokenHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateAppUserOfApplicationHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateApplicationHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateApplicationMemberHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateApplicationOfHeaderHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateApplicationOwnerHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateHandler.class - [JAR]

├─ org.joyqueue.handler.routing.validate.ValidateTokenOfApplicationHandler.class - [JAR]

org.joyqueue.handler.annotation

├─ org.joyqueue.handler.annotation.GenericValue.class - [JAR]

├─ org.joyqueue.handler.annotation.Operator.class - [JAR]

├─ org.joyqueue.handler.annotation.PageQuery.class - [JAR]

org.joyqueue.handler.routing.command

├─ org.joyqueue.handler.routing.command.CommandSupport.class - [JAR]

├─ org.joyqueue.handler.routing.command.NsrCommandSupport.class - [JAR]

org.joyqueue.handler.routing.command.retry

├─ org.joyqueue.handler.routing.command.retry.RetryCommand.class - [JAR]

org.joyqueue.handler.binder

├─ org.joyqueue.handler.binder.GenericValueBinder.class - [JAR]

├─ org.joyqueue.handler.binder.OperatorBinder.class - [JAR]

├─ org.joyqueue.handler.binder.PageQueryBinder.class - [JAR]

org.joyqueue.handler.routing.command.monitor

├─ org.joyqueue.handler.routing.command.monitor.BrokerMonitorCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.monitor.ConsumeOffsetCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.monitor.ConsumerCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.monitor.ProducerCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.monitor.ProducerConfigAddOrUpdateCommand.class - [JAR]

org.joyqueue.handler.routing.command.archive

├─ org.joyqueue.handler.routing.command.archive.ArchiveCommand.class - [JAR]

org.joyqueue.handler.routing.command.chart

├─ org.joyqueue.handler.routing.command.chart.GrafanaCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.chart.MetricCommand.class - [JAR]

org.joyqueue.handler.routing.command.config

├─ org.joyqueue.handler.routing.command.config.ConfigCommand.class - [JAR]

├─ org.joyqueue.handler.routing.command.config.DataCenterCommand.class - [JAR]

Advertisement

Dependencies from Group

Sep 23, 2020
14 usages
313 stars
Sep 23, 2020
9 usages
313 stars
Sep 23, 2020
8 usages
Sep 23, 2020
8 usages
Sep 23, 2020
7 usages

Discover Dependencies

Sep 23, 2020
313 stars
Sep 23, 2020
313 stars
Sep 23, 2020
3 usages
315 stars
Sep 23, 2020
2 usages
362 stars
Sep 23, 2020
2 usages
313 stars
Sep 23, 2020
6 usages
313 stars
Sep 23, 2020
313 stars
Sep 23, 2020
313 stars
Jan 30, 2020
5.5k stars
Mar 06, 2023
1 usages
0 stars