Uses of Interface
com.collation.platform.model.topology.app.web.apache.ApacheAllowCONNECTPort

Packages that use ApacheAllowCONNECTPort
com.collation.platform.model.topology.app.web.apache   
 

Uses of ApacheAllowCONNECTPort in com.collation.platform.model.topology.app.web.apache
 

Methods in com.collation.platform.model.topology.app.web.apache that return ApacheAllowCONNECTPort
 ApacheAllowCONNECTPort[] ApacheProxyServer.getAllowCONNECTPorts()
           
 

Methods in com.collation.platform.model.topology.app.web.apache with parameters of type ApacheAllowCONNECTPort
 void ApacheProxyServer.setAllowCONNECTPorts(ApacheAllowCONNECTPort[] allowCONNECTPorts)