|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConnectionHandler | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| com.opera.core.systems.scope.stp | Classes to handle STP connections and messages. |
| Uses of IConnectionHandler in com.opera.core.systems |
|---|
| Classes in com.opera.core.systems that implement IConnectionHandler | |
|---|---|
class |
ScopeServices
Implements the interface to the Scope protocol. |
| Uses of IConnectionHandler in com.opera.core.systems.scope.stp |
|---|
| Constructors in com.opera.core.systems.scope.stp with parameters of type IConnectionHandler | |
|---|---|
StpConnection(SocketChannel socket,
IConnectionHandler handler,
EventHandler eventHandler,
SocketMonitor monitor)
Initializes variables in object scope, sets 'count known' to false to read byte count (STP/0). |
|
StpConnectionListener(int port,
IConnectionHandler handler,
EventHandler eventHandler,
boolean manualConnect,
SocketMonitor monitor)
|
|
StpThread(int port,
IConnectionHandler handler,
EventHandler eventHandler,
boolean manualConnect)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||