|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| VirtualSession | A single virtual session provides some kind of display or 'screen' for a single connection to a host. |
| VirtualSessionListener | Implementations receive events about activity in the virtual sessions, such as connection events, resizes, data sent and received. |
| VirtualSessionManager | Manages any number of VirtualSession's
and governs how they are displayed. |
| VirtualSessionManagerListener | Listener interface to implement to receive events from the VirtualSessionManager
about changes in state of the VirtualSessions it is managing. |
| VirtualSessionTransport | The transport mechanism used by a VirtualSession
should implement this interface. |
| Class Summary | |
| VirtualSessionAdapter | Convenient adapter implementation of a VirtualSessionListener. |
| VirtualSessionManagerAdapter | Convenient adapter for VirtualSessionManagerListener |
| VirtualSessionUtil | Utilities for VirtualSessions. |
Provides some kind of display or 'screen' for a single connection to a host and a manager to manage multiple instances of these displays
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||