Uses of Package
com.openfin.desktop

Packages that use com.openfin.desktop
com.openfin.desktop   
com.openfin.desktop.win32   
 

Classes in com.openfin.desktop used by com.openfin.desktop
Ack
          A message that is delivered to an AckListener when an action has been processed by AppDesktop
AckListener
          Interface which listens for acknowledgement of messages sent to AppDesktop.
ActionEvent
          An Event object is passed to EventListener when the registered event occurs.
Application
          An object representing the Application.
ApplicationOptions
          Helper object that provides getters/setters for the various options needed for creating an Application.
AsyncCallback
          The interface a caller must implement to receive a response from a call to AppDesktop.
BusListener
          Listener for subscribed messages.
DesktopConnection
          A object for launching, connecting to, and controlling AppDesktop.
DesktopException
          Exception thrown by the API.
DesktopIOException
          Network or File IO Exception from Adapter
DesktopStateListener
          listener interface for receiving status updates from AppDesktop.
EventListener
          Interface which listens for messages from AppDesktop.
ExternalMessageListener
          Interface for processing external messages targeted at an application originating from HTTP/HTTPS.
ExternalMessageResultHandler
          Interface to communicate results from calls to an ExternalMessageHandler back to the AppDesktop.
InterApplicationBus
          A messaging bus that allows for pub / sub messaging between different applications.
LaunchExternalProcessResult
          Encapsulates the result from a call to DesktopSystem.launchExternalProcess().
NotificationListener
          Defines a listener for notification events.
NotificationOptions
          Helper object that provides getters/setters for the various options needed for creating a Notification.
OpenFinRuntime
          An object representing the core of the OpenFin Runtime.
SubscriptionListener
          A Description.
TerminateExternalProcessResult
          Encapsulates the result from a call to DesktopSystem.terminateExternalProcess().
Window
          An object representing a window that can be controlled by the AppDesktop API.
WindowBounds
          Window bounds.
WindowOptions
          A class representing the options for a Window.
 

Classes in com.openfin.desktop used by com.openfin.desktop.win32
AckListener
          Interface which listens for acknowledgement of messages sent to AppDesktop.
ActionEvent
          An Event object is passed to EventListener when the registered event occurs.
DesktopException
          Exception thrown by the API.
DesktopIOException
          Network or File IO Exception from Adapter
DesktopStateListener
          listener interface for receiving status updates from AppDesktop.
EventListener
          Interface which listens for messages from AppDesktop.
Window
          An object representing a window that can be controlled by the AppDesktop API.
 



Copyright © 2016. All rights reserved.