Package com.collation.platform.model.topology.app.web.apache

Interface Summary
ApacheAllowCONNECTPort Represents a port that an Apache Proxy Server will allow CONNECT on.
ApacheGlobalSSLSettings Represents Apache specific SSL settings for the overall server.
ApacheModule Represents an Apache Module which extends the functionality of the base Apache Web Server.
ApacheProxyServer Represents an Apache Proxy Server.
ApacheServer Represents an instance of the Apache Server program.
ApacheSSLSettings Represents Apache specific SSL settings for a virtual host.
ApacheVirtualHost Represents an Apache Virtual Host.
ApacheWebContainer Represents the Apache Web Container environment inside an Apache Server.