Uses of Class
com.googlecode.mobilityrpc.protocol.protobuf.MessagePong.Pong

Packages that use MessagePong.Pong
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 MessagePong.Pong in com.googlecode.mobilityrpc.protocol.protobuf
 

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

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



Copyright © 2012. All Rights Reserved.