serval-dna/java/org/servalproject/servaldna/meshms
Jeremy Lakeman 51ed6162dd Add support for running and stopping servald from a JVM thread
fdpoll will now run a callback when about to sleep / woke up.
A new Java interface to indicate server started / sleeping / waking up.
An android implementation may allow the CPU to sleep.
If there's a java exception the server will try to shutdown.
Calling servald stop is currently undefined.
2015-05-25 11:46:37 +09:30
..
MeshMSCommon.java Content type might be null if the connection is terminated 2014-09-16 11:23:31 +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