Interface MCMPServer

All Known Subinterfaces:
MCMPServerState

public interface MCMPServer
Represents a native server that is running the mod_cluster module and proxying requests to JBoss Web. For example, an Apache httpd instance. Such an instance represents the server in the Mod Cluster Management Protocol, with an MCMPHandler acting as the client.
Author:
Brian Stansberry
  • Method Details

    • getSocketAddress

      InetSocketAddress getSocketAddress()
    • isEstablished

      boolean isEstablished()