Uses of Class
com.googlecode.mobilityrpc.protocol.protobuf.MessagePing.Ping

Packages that use MessagePing.Ping
com.googlecode.mobilityrpc.protocol.protobuf [private api] This package contains machine-generated Google Protocol Buffer (protobuf) classes for encoding messages to/from binary. 
 

Uses of MessagePing.Ping in com.googlecode.mobilityrpc.protocol.protobuf
 

Fields in com.googlecode.mobilityrpc.protocol.protobuf with type parameters of type MessagePing.Ping
static com.google.protobuf.Parser<MessagePing.Ping> MessagePing.Ping.PARSER
          Deprecated. 
 

Methods in com.googlecode.mobilityrpc.protocol.protobuf that return MessagePing.Ping
 MessagePing.Ping MessagePing.Ping.Builder.build()
           
 MessagePing.Ping MessagePing.Ping.Builder.buildPartial()
           
static MessagePing.Ping MessagePing.Ping.getDefaultInstance()
           
 MessagePing.Ping MessagePing.Ping.getDefaultInstanceForType()
           
 MessagePing.Ping MessagePing.Ping.Builder.getDefaultInstanceForType()
           
static MessagePing.Ping MessagePing.Ping.parseDelimitedFrom(InputStream input)
           
static MessagePing.Ping MessagePing.Ping.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(byte[] data)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(com.google.protobuf.ByteString data)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(InputStream input)
           
static MessagePing.Ping MessagePing.Ping.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.googlecode.mobilityrpc.protocol.protobuf that return types with arguments of type MessagePing.Ping
 com.google.protobuf.Parser<MessagePing.Ping> MessagePing.Ping.getParserForType()
           
static com.google.protobuf.Parser<MessagePing.Ping> MessagePing.Ping.parser()
           
 

Methods in com.googlecode.mobilityrpc.protocol.protobuf with parameters of type MessagePing.Ping
 MessagePing.Ping.Builder MessagePing.Ping.Builder.mergeFrom(MessagePing.Ping other)
           
static MessagePing.Ping.Builder MessagePing.Ping.newBuilder(MessagePing.Ping prototype)
           
 



Copyright © 2016. All rights reserved.