jar

com.github.jrialland : ajpclient

Maven & Gradle

Feb 17, 2020
30 stars

AJP Client · Nio-based client for the Apache JServ 1.3 protocol (ajp13)

Table Of Contents

Latest Version

Download com.github.jrialland : ajpclient JAR file - Latest Versions:

All Versions

Download com.github.jrialland : ajpclient JAR file - All Versions:

Version Vulnerabilities Size Updated
1.11
1.10
1.7
1.6
1.4

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 ajpclient-1.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.jrialland.ajpclient.impl.handlers

├─ com.github.jrialland.ajpclient.impl.handlers.AjpMessagesHandler.class - [JAR]

├─ com.github.jrialland.ajpclient.impl.handlers.AjpMessagesHandlerCallback.class - [JAR]

├─ com.github.jrialland.ajpclient.impl.handlers.OutgoingFramesLogger.class - [JAR]

com.github.jrialland.ajpclient.impl.logging

├─ com.github.jrialland.ajpclient.impl.logging.Slf4jLogWriter.class - [JAR]

com.github.jrialland.ajpclient.impl

├─ com.github.jrialland.ajpclient.impl.CPingImpl.class - [JAR]

├─ com.github.jrialland.ajpclient.impl.Conversation.class - [JAR]

├─ com.github.jrialland.ajpclient.impl.ForwardImpl.class - [JAR]

com.github.jrialland.ajpclient.jmx

├─ com.github.jrialland.ajpclient.jmx.ChannelPoolMonitorMBean.class - [JAR]

├─ com.github.jrialland.ajpclient.jmx.JmxExporter.class - [JAR]

com.github.jrialland.ajpclient.impl.enums

├─ com.github.jrialland.ajpclient.impl.enums.RequestHeader.class - [JAR]

├─ com.github.jrialland.ajpclient.impl.enums.RequestMethod.class - [JAR]

├─ com.github.jrialland.ajpclient.impl.enums.ResponseHeader.class - [JAR]

com.github.jrialland.ajpclient.pool

├─ com.github.jrialland.ajpclient.pool.Buffers.class - [JAR]

├─ com.github.jrialland.ajpclient.pool.ChannelCallback.class - [JAR]

├─ com.github.jrialland.ajpclient.pool.ChannelPool.class - [JAR]

├─ com.github.jrialland.ajpclient.pool.Channels.class - [JAR]

com.github.jrialland.ajpclient

├─ com.github.jrialland.ajpclient.Attribute.class - [JAR]

├─ com.github.jrialland.ajpclient.AttributeFactory.class - [JAR]

├─ com.github.jrialland.ajpclient.AttributeType.class - [JAR]

├─ com.github.jrialland.ajpclient.CPing.class - [JAR]

├─ com.github.jrialland.ajpclient.Constants.class - [JAR]

├─ com.github.jrialland.ajpclient.Forward.class - [JAR]

├─ com.github.jrialland.ajpclient.ForwardRequest.class - [JAR]

├─ com.github.jrialland.ajpclient.ForwardResponse.class - [JAR]

├─ com.github.jrialland.ajpclient.Header.class - [JAR]

├─ com.github.jrialland.ajpclient.SimpleForwardRequest.class - [JAR]

├─ com.github.jrialland.ajpclient.SimpleForwardResponse.class - [JAR]

com.github.jrialland.ajpclient.jmx.impl

├─ com.github.jrialland.ajpclient.jmx.impl.ChannelPoolMonitorImpl.class - [JAR]

com.github.jrialland.ajpclient.servlet

├─ com.github.jrialland.ajpclient.servlet.AjpServletProxy.class - [JAR]