|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
This is the complete list of members for IKVM.Runtime.JNI.JNIEnv, including all inherited members.
| AllocObjectImpl(JNIEnv *pEnv, RuntimeJavaType wrapper) | IKVM.Runtime.JNI.JNIEnv | static |
| AppendInterfaces(List< RuntimeJavaType > list, IList< RuntimeJavaType > add) | IKVM.Runtime.JNI.JNIEnv | static |
| FindFieldID(JNIEnv *pEnv, nint clazz, byte *name, byte *sig, bool isStatic) | IKVM.Runtime.JNI.JNIEnv | static |
| FindMethodID(JNIEnv *pEnv, nint clazz, byte *name, byte *sig, bool isStatic) | IKVM.Runtime.JNI.JNIEnv | static |
| FindNativeMethodClassLoader(JNIEnv *pEnv) | IKVM.Runtime.JNI.JNIEnv | static |
| GetFieldImpl(RuntimeJavaType tw, string name, string sig) | IKVM.Runtime.JNI.JNIEnv | static |
| GetFieldWrapper(nint cookie) | IKVM.Runtime.JNI.JNIEnv | static |
| GetInterfaceMethodImpl(RuntimeJavaType tw, string name, string sig) | IKVM.Runtime.JNI.JNIEnv | static |
| GetMethodImpl(RuntimeJavaType tw, string name, string sig) | IKVM.Runtime.JNI.JNIEnv | static |
| InvokeHelper(JNIEnv *pEnv, nint objHandle, nint methodID, JValue *pArgs, bool nonVirtual) | IKVM.Runtime.JNI.JNIEnv | static |
| InvokeNonVirtual(JNIEnvContext env, RuntimeJavaMethod mw, object obj, object[] argarray) | IKVM.Runtime.JNI.JNIEnv | static |
| IsGlobalRef(nint o) | IKVM.Runtime.JNI.JNIEnv | static |
| IsLocalRef(nint o) | IKVM.Runtime.JNI.JNIEnv | static |
| MUTF8 | IKVM.Runtime.JNI.JNIEnv | static |
| NewObjectA(JNIEnv *pEnv, nint clazz, nint methodID, JValue *args) | IKVM.Runtime.JNI.JNIEnv | static |
| PinObject(object obj) | IKVM.Runtime.JNI.JNIEnv | |
| TransitiveInterfaces(RuntimeJavaType tw) | IKVM.Runtime.JNI.JNIEnv | static |
| UnpinObject(object obj) | IKVM.Runtime.JNI.JNIEnv |