| Package | Description |
|---|---|
| com.opera.core.systems.scope |
The Scope protocol is used to communicate with the Opera browser.
|
| com.opera.core.systems.scope.stp |
Classes to handle STP connections and messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeServices
Implements the interface to the Scope protocol.
|
| Constructor and Description |
|---|
StpConnection(SocketChannel socket,
ConnectionHandler handler,
EventHandler eventHandler,
SocketMonitor monitor)
Initializes variables in object scope, sets 'count known' to false to read byte count (STP/0).
|
StpConnectionListener(int port,
ConnectionHandler handler,
EventHandler eventHandler,
boolean manualConnect,
SocketMonitor monitor) |
StpThread(int port,
ConnectionHandler handler,
EventHandler eventHandler,
boolean manualConnect) |
Copyright © 2013. All Rights Reserved.