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

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

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

Methods in com.collation.platform.model.topology.app.lotus that return RemoteDebugManager
 RemoteDebugManager DominoServer.getRemoteDebugManager()
          This object represents a group of properties in the server document that can be logically grouped under the Remote Debug Manager tab.
 

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