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

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

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

Methods in com.collation.platform.model.topology.app.lotus that return HTTPFilterSpecialtyServer
 HTTPFilterSpecialtyServer[] DominoServer.getHttpFilters()
          This represents the field "HTTP_FilterLibrary" in the server document.
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type HTTPFilterSpecialtyServer
 void DominoServer.setHttpFilters(HTTPFilterSpecialtyServer[] s)