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

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

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

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

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