Uses of Package
org.jboss.modcluster.mcmp
Packages that use org.jboss.modcluster.mcmp
Package
Description
-
Classes in org.jboss.modcluster.mcmp used by org.jboss.modclusterClassDescriptionHandles communication via MCMP with the reverse proxy side.Valid types of MCMP requests.Source for a list of requests that should be sent to an httpd-side mod_cluster instance when an
MCMPHandler
determines that the httpd-side state needs to be reset. -
Classes in org.jboss.modcluster.mcmp used by org.jboss.modcluster.advertise
-
Classes in org.jboss.modcluster.mcmp used by org.jboss.modcluster.advertise.impl
-
Classes in org.jboss.modcluster.mcmp used by org.jboss.modcluster.mcmpClassDescriptionEncapsulates the parameters for a request over MCMP.Valid types of MCMP requests.Represents a native server that is running the
mod_cluster
module and proxying requests to JBoss Web.ExtendsMCMPServer
to provide information about the current state of communications with that server.Possible communication states vis a vis the server -
Classes in org.jboss.modcluster.mcmp used by org.jboss.modcluster.mcmp.implClassDescriptionHandles communication via MCMP with the reverse proxy side.Encapsulates the parameters for a request over MCMP.Valid types of MCMP requests.Extends
MCMPServer
to provide information about the current state of communications with that server.Source for a list of requests that should be sent to an httpd-side mod_cluster instance when anMCMPHandler
determines that the httpd-side state needs to be reset.