Uses of Class
com.opera.core.systems.scope.stp.StpConnection

Packages that use StpConnection
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.handlers Handle all events that are sent from Opera to OperaDriver. 
 

Uses of StpConnection in com.opera.core.systems
 

Methods in com.opera.core.systems that return StpConnection
 StpConnection ScopeServices.getConnection()
           
 

Methods in com.opera.core.systems with parameters of type StpConnection
 boolean ScopeServices.onConnected(StpConnection con)
           
 

Uses of StpConnection in com.opera.core.systems.scope.handlers
 

Methods in com.opera.core.systems.scope.handlers with parameters of type StpConnection
 boolean IConnectionHandler.onConnected(StpConnection connection)
          This event is emitted if the STP connection thread has accepted a connection.
 



Copyright © 2012. All Rights Reserved.