ZeroTierOne/java/jni
Grant Limberg 0d4283a3fa Cache jclass and jmethod instances for callbacks on the JniRef struct.
This is safe to cache as none of the instantiated callback interfaces can be changed once a Node object is created.
2015-04-24 20:34:36 -07:00
..
Android.mk added stub utility functions for creating ArrayLists, appending items to ArrayLists, creating InetAddress objects, and MulticastGroup objects 2015-04-23 21:36:33 -07:00
Application.mk Add build files for compiling ZeroTier One SDK for Android targets 2015-04-20 18:26:23 -07:00
com_zerotierone_sdk_Node.cpp Cache jclass and jmethod instances for callbacks on the JniRef struct. 2015-04-24 20:34:36 -07:00
com_zerotierone_sdk_Node.h added infrastructure for Node.peers() and Node.networks() functions 2015-04-23 23:08:28 -07:00
ZT1_jniutils.cpp implemented EventCallback 2015-04-24 20:13:21 -07:00
ZT1_jniutils.h implemented EventCallback 2015-04-24 20:13:21 -07:00