www.pudn.com > network-java.rar > netManager_discovery_IPSavingThread.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include/* Header for class netManager_discovery_IPSavingThread */ #ifndef _Included_netManager_discovery_IPSavingThread #define _Included_netManager_discovery_IPSavingThread #ifdef __cplusplus extern "C" { #endif #undef netManager_discovery_IPSavingThread_MIN_PRIORITY #define netManager_discovery_IPSavingThread_MIN_PRIORITY 1L #undef netManager_discovery_IPSavingThread_NORM_PRIORITY #define netManager_discovery_IPSavingThread_NORM_PRIORITY 5L #undef netManager_discovery_IPSavingThread_MAX_PRIORITY #define netManager_discovery_IPSavingThread_MAX_PRIORITY 10L /* * Class: netManager_discovery_IPSavingThread * Method: ping * Signature: (Ljava/lang/String;)I */ JNIEXPORT jint JNICALL Java_netManager_discovery_IPSavingThread_ping (JNIEnv *, jobject, jstring); #ifdef __cplusplus } #endif #endif