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   
 

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(java.nio.channels.SocketChannel socket, IConnectionHandler handler, AbstractEventHandler eventHandler, SocketMonitor monitor)
          Initializes variables in object scope, sets 'count known' to false to read byte count (STP/0).
StpConnectionListener(int port, IConnectionHandler handler, AbstractEventHandler eventHandler, boolean manualConnect, SocketMonitor monitor)
           
StpThread(int port, IConnectionHandler handler, AbstractEventHandler eventHandler, boolean manualConnect)
           
 



Copyright © 2011. All Rights Reserved.