| DefaultXvfbController |
Default controller implementation.
|
| DefaultXvfbController.XLockFileChecker |
|
| DefaultXvfbController.XLockFileChecker.LockFileCheckingException |
|
| ImageioReadableScreenshot |
|
| ListTreeNode |
Implementation of a tree node that uses an array list for its children.
|
| Poller |
Class that facilitates polling for an arbitrary condition.
|
| Poller.PollAction |
Enumeration of actions a poller's check function can return.
|
| Poller.PollAnswer |
Class that represents an answer in response to a poll request.
|
| Poller.PollOutcome |
Class that represents the outcome of a poll.
|
| Poller.StopReason |
Enmeration of reasons that polling stopped.
|
| Screenshooter |
Interface for a class that can capture a screenshot of a virtual framebuffer.
|
| Screenshot |
Interface for screenshots of a virtual framebuffer.
|
| Screenshot.BasicScreenshot |
|
| Screenshot.FileByteSource |
|
| ScreenshotConverter |
|
| Sleeper |
Interface for classes that sleep.
|
| Sleeper.DefaultSleeper |
Default sleeper implementation.
|
| TreeNode |
Interface that represents a node in a tree data structure.
|
| TreeNode.NodeTraversal |
Interface defining a tree node traversal.
|
| XvfbConfig |
Configuration for Xvfb execution.
|
| XvfbController |
Interface for a class that controls a virtual framebuffer process.
|
| XvfbController.XWindow |
Class representing information about a window rendered by an X server.
|
| XvfbException |
Exception relating to virtual framebuffer management.
|
| XvfbManager.DisplayReadinessChecker |
Interface for classes that can check whether the display has reached a ready state.
|
| XwdFileScreenshot |
|