de.geomobile.joined.api.service
Class JOWebServiceParser
java.lang.Object
de.geomobile.joined.api.service.JOWebServiceParser
public class JOWebServiceParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JOWebServiceParser
public JOWebServiceParser()
getInstance
public static JOWebServiceParser getInstance()
- Returns:
getFriendList
public List<JOFriend> getFriendList(String jsonString)
throws JOFriendFinderUnexpectedException
- Parameters:
jsonString -
- Returns:
-
- Throws:
JOFriendFinderUnexpectedException
getMessages
public List<JOMessage> getMessages(String jsonString)
throws JOFriendFinderUnexpectedException
- Parameters:
jsonString -
- Returns:
-
- Throws:
JOFriendFinderUnexpectedException
Copyright © 2012 GeoMobile GmbH. All Rights Reserved.