Uses of Package
com.bmc.mainview.nvbapi

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

Classes in com.bmc.mainview.nvbapi used by com.bmc.mainview.nvbapi
Conversation
          An active conversation with MVI-3.
ConversationEvent
          The root class for the various events presented to a ConversationListener.
ConversationListener
          Interface for monitoring activity with the host
Field
          A class holding a field definition
HostServer
          Defines a session with a mainframe.
Hyperlink
          Represents a single hyperlink from a Field
LiveConv
          A conversation with a host server.
LiveServer
          Creates a session with an MVI-3 Host Server
LogWrapper
          Define the methods used to log events to whatever type of Logger is provided The methods are implemented by each sub-class.
ServicePoint
          A target on the mainframe.
TabularView
          Modification log: JAN2011 Overrides the default refresh behaviour to ensure that the view definition is set for the conversation before the data-get is called, and that each form also refreshes immediately.
View
          Defines the common code for accessing MAINCVIEW views.
ViewDefinition
          An in-line view definition used with View and Conversation View definitions can be customized using MAINVIEW Explorer and exported as .vdf files using the "export view data" button.
ViewListener
          The ViewListener interface is used to modify how a view is processed.
XML
          An object containing XML stored as a DOM-like structure.