/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class gnu_java_nio_ServerSocketChannelImpl */ #ifndef _Included_gnu_java_nio_ServerSocketChannelImpl #define _Included_gnu_java_nio_ServerSocketChannelImpl #ifdef __cplusplus extern "C" { #endif /* * Class: gnu_java_nio_ServerSocketChannelImpl * Method: NioSocketAccept * Signature: (Lgnu/java/nio/ServerSocketChannelImpl;Lgnu/java/nio/SocketChannelImpl;)I */ JNIEXPORT jint JNICALL Java_gnu_java_nio_ServerSocketChannelImpl_NioSocketAccept (JNIEnv *, jclass, jobject, jobject); #ifdef __cplusplus } #endif #endif