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

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

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

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

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