http://www.quizful.net/post/java-memory-leak-visualvm
https://habrahabr.ru/company/luxoft/blog/146988/
https://shipilev.net/blog/archive/visualvm/
https://habrahabr.ru/post/253683/
http://docs.oracle.com/javase/6/docs/technotes/tools/share/jhat.html
http://www.quizful.net/post/java-memory-leak-visualvm
https://habrahabr.ru/company/luxoft/blog/146988/
https://shipilev.net/blog/archive/visualvm/
https://habrahabr.ru/post/253683/
http://docs.oracle.com/javase/6/docs/technotes/tools/share/jhat.html
Firebird SQL database data can be integrated and synchronized codeless with 100+ external systems, on premises or in the cloud, using the Layer2 Cloud Connector. You will find some supported systems and applications here, including Microsoft Office 365, SharePoint, Dynamics, SQL, and others.
BroadcastReceiver
Message:
[code language=”java”]
mContext.sendBroadcast(mIntent);
[/code]
[code language=”java”]
LocalBroadcastManager.getInstance(mContext).sendBroadcast(mIntent);
[/code]
[code language=”java”]
mContext.sendOrderedBroadcast(mIntent, mPermissionStr);
[/code]
http://devcolibri.com/3732
http://crunchify.com/how-to-build-restful-service-with-java-using-jax-rs-and-jersey/
https://www.nabisoft.com/tutorials/java-ee/producing-and-consuming-json-or-xml-in-java-rest-services-with-jersey-and-jackson
https://examples.javacodegeeks.com/enterprise-java/rest/jersey/json-example-with-jersey-jackson/
https://jersey.java.net/documentation/latest/index.html
Android Restful Webservice Tutorial – Introduction to RESTful webservice – Part 1
https://habrahabr.ru/post/150034/
https://habrahabr.ru/post/46374/
http://www.dokwork.ru/2014/08/restful.html
https://habrahabr.ru/post/115718/
https://habrahabr.ru/post/150176/