Uses of Class
com.bmc.mainview.nvbapi.HostServer

Packages that use HostServer
com.bmc.mainview.nvbapi Provides access to MAINVIEW views over a network. 
 

Uses of HostServer in com.bmc.mainview.nvbapi
 

Subclasses of HostServer in com.bmc.mainview.nvbapi
 class LiveServer
          Creates a session with an MVI-3 Host Server
 class Simulator
          A simulated host server.
 

Methods in com.bmc.mainview.nvbapi that return HostServer
 HostServer LiveConv.getHost()
           
abstract  HostServer Conversation.getHost()