|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICommand | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| com.opera.core.systems.scope | The Scope protocol is used to communicate with the Opera browser. |
| Uses of ICommand in com.opera.core.systems |
|---|
| Methods in com.opera.core.systems with parameters of type ICommand | |
|---|---|
UmsProtos.Response |
ScopeServices.executeCommand(ICommand command,
com.google.protobuf.AbstractMessage.Builder<?> builder)
Sends a command and wait for the response. |
UmsProtos.Response |
ScopeServices.executeCommand(ICommand command,
com.google.protobuf.AbstractMessage.Builder<?> builder,
long timeout)
|
| Uses of ICommand in com.opera.core.systems.scope |
|---|
| Classes in com.opera.core.systems.scope that implement ICommand | |
|---|---|
class |
CookieManagerCommand
|
class |
CoreUtilsCommand
|
class |
DesktopUtilsCommand
This enum maps the commands |
class |
DesktopWindowManagerCommand
This enum maps the commands for the Window Manager 2.0. |
class |
ESCommand
|
class |
ESDebuggerCommand
This enum maps the commands for the EcmascriptDebugger 6.0. |
class |
ExecCommand
This enum maps the commands for the Exec 2.0. |
class |
PrefsCommand
|
class |
ScopeCommand
This enum maps the commands for the Scope 1.0. |
class |
SelftestCommand
|
class |
SystemInputCommand
|
class |
WindowManagerCommand
This enum maps the commands for the Window Manager 2.0. |
| Methods in com.opera.core.systems.scope with parameters of type ICommand | |
|---|---|
UmsProtos.Response |
AbstractService.executeCommand(ICommand command,
com.google.protobuf.AbstractMessage.Builder<?> builder)
|
UmsProtos.Response |
AbstractService.executeCommand(ICommand command,
com.google.protobuf.AbstractMessage.Builder<?> builder,
long timeout)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||