Uses of Class
com.opera.core.systems.scope.protos.EcmascriptProtos.Runtime

Packages that use EcmascriptProtos.Runtime
com.opera.core.systems.scope.protos   
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Uses of EcmascriptProtos.Runtime in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return EcmascriptProtos.Runtime
 EcmascriptProtos.Runtime EcmascriptProtos.Runtime.Builder.build()
           
 EcmascriptProtos.Runtime EcmascriptProtos.Runtime.Builder.buildPartial()
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.getDefaultInstance()
           
 EcmascriptProtos.Runtime EcmascriptProtos.Runtime.getDefaultInstanceForType()
           
 EcmascriptProtos.Runtime EcmascriptProtos.Runtime.Builder.getDefaultInstanceForType()
           
 EcmascriptProtos.Runtime EcmascriptProtos.RuntimeListOrBuilder.getRuntimeList(int index)
           
 EcmascriptProtos.Runtime EcmascriptProtos.RuntimeList.getRuntimeList(int index)
           
 EcmascriptProtos.Runtime EcmascriptProtos.RuntimeList.Builder.getRuntimeList(int index)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseDelimitedFrom(InputStream input)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(byte[] data)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(com.google.protobuf.ByteString data)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(com.google.protobuf.CodedInputStream input)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(InputStream input)
           
static EcmascriptProtos.Runtime EcmascriptProtos.Runtime.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type EcmascriptProtos.Runtime
 List<EcmascriptProtos.Runtime> EcmascriptProtos.RuntimeListOrBuilder.getRuntimeListList()
           
 List<EcmascriptProtos.Runtime> EcmascriptProtos.RuntimeList.getRuntimeListList()
           
 List<EcmascriptProtos.Runtime> EcmascriptProtos.RuntimeList.Builder.getRuntimeListList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type EcmascriptProtos.Runtime
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.addRuntimeList(EcmascriptProtos.Runtime value)
           
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.addRuntimeList(int index, EcmascriptProtos.Runtime value)
           
 EcmascriptProtos.Runtime.Builder EcmascriptProtos.Runtime.Builder.mergeFrom(EcmascriptProtos.Runtime other)
           
static EcmascriptProtos.Runtime.Builder EcmascriptProtos.Runtime.newBuilder(EcmascriptProtos.Runtime prototype)
           
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.setRuntimeList(int index, EcmascriptProtos.Runtime value)
           
 

Method parameters in com.opera.core.systems.scope.protos with type arguments of type EcmascriptProtos.Runtime
 EcmascriptProtos.RuntimeList.Builder EcmascriptProtos.RuntimeList.Builder.addAllRuntimeList(Iterable<? extends EcmascriptProtos.Runtime> values)
           
 

Uses of EcmascriptProtos.Runtime in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums that return EcmascriptProtos.Runtime
protected  EcmascriptProtos.Runtime EcmascriptService.findRuntime()
          Find the runtime for injection (default).
protected  EcmascriptProtos.Runtime EcmascriptService.findRuntime(int windowId)
           
 

Methods in com.opera.core.systems.scope.services.ums with parameters of type EcmascriptProtos.Runtime
 void EcmascriptService.setRuntime(EcmascriptProtos.Runtime runtime)
           
 



Copyright © 2012. All Rights Reserved.