Package org.jolokia.server.core.http


package org.jolokia.server.core.http
  • Class
    Description
    Agent servlet which connects to a local JMX MBeanServer for JMX operations.
    Channel for talking back to the client.
    Thread local holder providing a possible back channel for the current request.
    Request handler with no dependency on the servlet API so that it can be used in several different environments (like for the Sun JDK 11+ HttpServer).
    A back channel using the async request API as specified in the Servlet 3.0 spec.