Class AjpListener

  • All Implemented Interfaces:
    WebListener

    public class AjpListener
    extends WebListenerBase
    Listener which listens via AJP protocol.
    Author:
    Rajiv Mordani, Amy Roh
    • Constructor Detail

      • AjpListener

        public AjpListener()
        Initializes a newly created AjpListener object with AJP protocol.
      • AjpListener

        public AjpListener​(String id,
                           int port)
        Initializes a newly created AjpListener object with AJP protocol.
        Parameters:
        id - the id of the listener
        port - the port of the listener