Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
jna-3.2.2.jar - Java Native Access (JNA)
JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code - no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation.
JAR File Size and Download Location:
File name: jna.jar, jna-3.2.2.jar File size: 858336 bytes Date modified: 10-Sep-2012 Download: Java Native Access (JNA)
✍: FYIcenter.com
Manifest of the JAR:
Main-Class: com.sun.jna.Native Implementation-Title: com.sun.jna Implementation-Vendor: JNA Development Team Implementation-Version: 3.2.2 b0 Specification-Title: Java Native Access (JNA) Specification-Vendor: JNA Development Team Specification-Version: 3
List of Classes in the JAR:
com/sun/jna/AltCallingConvention com/sun/jna/Callback com/sun/jna/CallbackParameterContext com/sun/jna/CallbackProxy com/sun/jna/CallbackReference com/sun/jna/CallbackResultContext com/sun/jna/DefaultTypeMapper com/sun/jna/FromNativeContext com/sun/jna/FromNativeConverter com/sun/jna/Function com/sun/jna/FunctionMapper com/sun/jna/FunctionParameterContext com/sun/jna/FunctionResultContext com/sun/jna/IntegerType com/sun/jna/InvocationMapper com/sun/jna/LastErrorException com/sun/jna/Library com/sun/jna/Memory com/sun/jna/MethodParameterContext com/sun/jna/MethodResultContext com/sun/jna/Native com/sun/jna/NativeLibrary com/sun/jna/NativeLong com/sun/jna/NativeMapped com/sun/jna/NativeMappedConverter com/sun/jna/NativeString com/sun/jna/Platform com/sun/jna/Pointer com/sun/jna/PointerType com/sun/jna/StringArray com/sun/jna/Structure com/sun/jna/StructureReadContext com/sun/jna/StructureWriteContext com/sun/jna/ToNativeContext com/sun/jna/ToNativeConverter com/sun/jna/TypeConverter com/sun/jna/TypeMapper com/sun/jna/Union com/sun/jna/WString com/sun/jna/ptr/ByReference com/sun/jna/ptr/ByteByReference com/sun/jna/ptr/DoubleByReference com/sun/jna/ptr/FloatByReference com/sun/jna/ptr/IntByReference com/sun/jna/ptr/LongByReference com/sun/jna/ptr/NativeLongByReference com/sun/jna/ptr/PointerByReference com/sun/jna/ptr/ShortByReference com/sun/jna/win32/StdCall com/sun/jna/win32/StdCallFunctionMapper com/sun/jna/win32/StdCallLibrary com/sun/jna/win32/W32APIFunctionMapper com/sun/jna/win32/W32APITypeMapper
2015-05-01, ∼2910🔥, 0💬
Popular Posts:
JDK 7 tools.jar is the JAR file for JDK 7 tools. It contains Java classes to support different JDK t...
What is the jaxp\TypeInfoWriter.java provided in the Apache Xerces package? I have Apache Xerces 2.1...
What Is jaxb-api-2.1.6.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Java ...
What is the sax\Writer.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 insta...
What Is poi-5.2.3.jar? poi-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which provides an...