Uses of Class
com.opera.core.systems.scope.protos.UmsProtos.Command

Packages that use UmsProtos.Command
com.opera.core.systems.scope.protos   
com.opera.core.systems.scope.stp   
 

Uses of UmsProtos.Command in com.opera.core.systems.scope.protos
 

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

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

Uses of UmsProtos.Command in com.opera.core.systems.scope.stp
 

Methods in com.opera.core.systems.scope.stp with parameters of type UmsProtos.Command
 void StpConnection.send(UmsProtos.Command command)
          Queues up an STP/1 message sent from another thread and wakes up selector to register it to the key.
 



Copyright © 2011. All Rights Reserved.