com.googlecode.mobilityrpc.protocol.pojo
Class Ping
java.lang.Object
com.googlecode.mobilityrpc.protocol.pojo.Ping
public class Ping
- extends Object
- Author:
- Niall Gallagher
Ping
public Ping(UUID request_id,
String message)
getRequestId
public UUID getRequestId()
getMessage
public String getMessage()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.