Uses of Interface
com.collation.platform.model.topology.app.lotus.POPConfig

Packages that use POPConfig
com.collation.platform.model.topology.app.lotus   
 

Uses of POPConfig in com.collation.platform.model.topology.app.lotus
 

Methods in com.collation.platform.model.topology.app.lotus that return POPConfig
 POPConfig DominoServer.getPOPConfig()
          Represents a set of configuration attributes that are related to the POP server configuration All values are obtained from the server document.
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type POPConfig
 void DominoServer.setPOPConfig(POPConfig s)