Uses of Class
com.opera.core.systems.scope.protos.ScopeProtos.HostInfo

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

Uses of ScopeProtos.HostInfo in com.opera.core.systems.scope.protos
 

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

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

Uses of ScopeProtos.HostInfo in com.opera.core.systems.scope.services.ums
 

Constructors in com.opera.core.systems.scope.services.ums with parameters of type ScopeProtos.HostInfo
UmsServices(ScopeServices services, ScopeProtos.HostInfo info)
           
 



Copyright © 2012. All Rights Reserved.