Uses of Class
com.opera.core.systems.scope.handlers.AbstractEventHandler

Packages that use AbstractEventHandler
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.stp   
 

Uses of AbstractEventHandler in com.opera.core.systems
 

Subclasses of AbstractEventHandler in com.opera.core.systems
 class EventHandler
          Provides an interface to the Scope protocol.
 class UmsEventHandler
          Provided support for an alternate protocol.
 

Uses of AbstractEventHandler in com.opera.core.systems.scope.stp
 

Constructors in com.opera.core.systems.scope.stp with parameters of type AbstractEventHandler
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)
           
UmsEventParser(AbstractEventHandler eventHandler)
           
 



Copyright © 2011. All Rights Reserved.