Uses of Package
org.jboss.modcluster.mcmp
Package
Description
-
ClassDescriptionHandles 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. -
-
-
ClassDescriptionEncapsulates 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 -
ClassDescriptionHandles 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.