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
 

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 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 © 2012. All Rights Reserved.