Uses of Interface
com.opera.core.systems.scope.handlers.IConnectionHandler

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)
           
 



Copyright © 2012. All Rights Reserved.