- All Known Subinterfaces:
- AsynchronnousIOCapable, AsynchronnousOpCapable, BellTransferCapable, ClipboardTransferCapable, DesktopResizingCapable, DesktopUpdateCapable, ImageOwner, IOConfigurationCapable, KeyTransferCapable, LocalAppCapable, LocalDesktopCapable, LoginParamsStoringCapable, MultiPointerTransferCapable, PointerTransferCapable, RenderingHintsCapable, ScriptStatusListener, ServerPropertyCapable, SynchronousDesktopUpdateCapable
- All Known Implementing Classes:
- AbstractRemoteDesktopClient
public interface Capability
Common interface for desktop client capabilities which declare what a
particular desktop protocol is capable of. Examples of capabilities are ability
to transfer pointer (mouse) events, key events or changes of the clipboard
content. The point of capability declaration is to make the project open to
any type of clients which have at least some capabilities common for
usual desktop technologies.
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.