Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.jk.status: Javadoc index of package org.apache.jk.status.


Package Samples:

org.apache.jk.status

Classes:

JkStatusParser: <?xml version="1.0" encoding="UTF-8" ?> <jk:status xmlns:jk="http://jakarta.apache.org"> <jk:server name="localhost" port="80" software="Apache/2.0.54 (Win32) mod_ssl/2.0.54 OpenSSL/0.9.7g mod_jk/1.2.13-dev" version="1.2.12"/> <jk:balancers> <jk:balancer id="0" name="lb" type="lb" sticky="True" stickyforce="False" retries="3" recover="60"> <jk:member id="0" name="node1" type="ajp13" host="localhost" port="9012" address="127.0.0.1:9012" status="OK" lbfactor="1" lbvalue="1" elected="0" readed="0" transferred="0" errors="0" busy="0"/> <jk:member id="1" name="node2" ...
JkStatusResetTask: Ant task that implements the /jkstatus?cmd=reset&l=loadbalancer command, supported by the mod_jk status (1.2.15) application.
JkStatusTask: Ant task that implements the show /jkstatus command, supported by the mod_jk status (1.2.13) application.
JkStatusUpdateTask: Ant task that implements the /status command, supported by the mod_jk status (1.2.13) application.
JkBalancer
JkBalancerMapping
JkBalancerMember
JkServer
JkStatus
JkStatusAccessor
JkStatusParserTest

Home | Contact Us | Privacy Policy | Terms of Service