serval-dna/java/org/servalproject/servaldna/meshms
Andrew Bettison 8ac156376d Fix MeshMS Java API when MeshMS disabled
If the MeshMS REST API is disabled, then the JSON response omits the
MeshMS status code, so the Java client API now handles this case.
2015-06-29 15:39:19 +09:30
..
MeshMSCommon.java Fix MeshMS Java API when MeshMS disabled 2015-06-29 15:39:19 +09:30
MeshMSConversation.java Use Long (int64) for meshms offsets 2014-06-25 12:52:25 +09:30
MeshMSConversationList.java Use Long (int64) for meshms offsets 2014-06-25 12:52:25 +09:30
MeshMSException.java Add support for running and stopping servald from a JVM thread 2015-05-25 11:46:37 +09:30
MeshMSMessage.java Fix RESTful MeshMS newsince ACK logic 2014-11-12 23:09:00 +10:30
MeshMSMessageList.java Fix RESTful MeshMS newsince ACK logic 2014-11-12 23:09:00 +10:30
MeshMSProtocolFaultException.java MeshMS Java API: list messages 2014-06-19 10:37:33 +09:30
MeshMSStatus.java MeshMS Java API: send message 2014-06-23 13:20:57 +09:30
MeshMSUnknownIdentityException.java MeshMS Java API: list messages 2014-06-19 10:37:33 +09:30