Package org.glassfish.grizzly.http.ajp


package org.glassfish.grizzly.http.ajp
  • Class
    Description
    Ajp AddOn for the HttpServer.
    Common class for the AJP Protocol values
    Filter is working as Codec between Ajp and Http packets.
    HttpRequestPacket implementation, which also contains AJP related meta data.
    HttpResponsePacket implementation, which also contains AJP related meta data.
    Filter, responsible for parsing Ajp requests and making sure the request packets are complete and properly constructed.
    Handler, which will be called, once Ajp shutdown message received.