Uses of Class
com.stimulsoft.webviewer.StiWebViewerOptions.ServerOptions

Packages that use StiWebViewerOptions.ServerOptions
com.stimulsoft.webviewer   
 

Uses of StiWebViewerOptions.ServerOptions in com.stimulsoft.webviewer
 

Methods in com.stimulsoft.webviewer that return StiWebViewerOptions.ServerOptions
 StiWebViewerOptions.ServerOptions StiWebViewerOptions.getServer()
          A class which controls the server options.
 

Methods in com.stimulsoft.webviewer with parameters of type StiWebViewerOptions.ServerOptions
 void StiWebViewerOptions.setServer(StiWebViewerOptions.ServerOptions server)
          A class which controls the server options.