Uses of Class
com.opera.core.systems.scope.protos.SelftestProtos.SelftestOutput

Packages that use SelftestProtos.SelftestOutput
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. 
com.opera.core.systems.scope.protos   
 

Uses of SelftestProtos.SelftestOutput in com.opera.core.systems
 

Methods in com.opera.core.systems with parameters of type SelftestProtos.SelftestOutput
 void ScopeServices.onSelftestOutput(SelftestProtos.SelftestOutput output)
           
 

Uses of SelftestProtos.SelftestOutput in com.opera.core.systems.scope.handlers
 

Methods in com.opera.core.systems.scope.handlers with parameters of type SelftestProtos.SelftestOutput
 void ScopeEventHandler.onSelftestOutput(SelftestProtos.SelftestOutput output)
           
 void EventHandler.onSelftestOutput(SelftestProtos.SelftestOutput output)
          Fired when receiving the output of a selftest.
 

Uses of SelftestProtos.SelftestOutput in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return SelftestProtos.SelftestOutput
 SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.Builder.build()
           
 SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.Builder.buildPartial()
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.getDefaultInstance()
           
 SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.getDefaultInstanceForType()
           
 SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.Builder.getDefaultInstanceForType()
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseDelimitedFrom(InputStream input)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(byte[] data)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(com.google.protobuf.ByteString data)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(com.google.protobuf.CodedInputStream input)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(InputStream input)
           
static SelftestProtos.SelftestOutput SelftestProtos.SelftestOutput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type SelftestProtos.SelftestOutput
 SelftestProtos.SelftestOutput.Builder SelftestProtos.SelftestOutput.Builder.mergeFrom(SelftestProtos.SelftestOutput other)
           
static SelftestProtos.SelftestOutput.Builder SelftestProtos.SelftestOutput.newBuilder(SelftestProtos.SelftestOutput prototype)
           
 



Copyright © 2012. All Rights Reserved.