Package org.hudsonci.plugins.jna

Native code wrappers.

See:
          Description

Interface Summary
Advapi32  
Advapi32.Handler  
Advapi32.HandlerEx  
Advapi32.SERVICE_MAIN_FUNCTION  
GNUCLibrary GNU C library.
Kernel32 JNA interface to Windows Kernel32 exports.
Options  
Shell32  
WINBASE  
WINERROR  
WINNT  
 

Class Summary
Advapi32.ChangeServiceConfig2Info  
Advapi32.SERVICE_DESCRIPTION  
Advapi32.SERVICE_STATUS  
Advapi32.SERVICE_TABLE_ENTRY  
DotNet .NET related code.
JnaNativeMacSupport JNA based Native Support Extension for Hudson
JnaNativeMacSupport.DescriptorImpl  
JnaNativeUnixSupport JNA based Native Support Extension for Hudson
JnaNativeUnixSupport.DescriptorImpl  
JnaNativeWindowsSupport JNA based Native Support Extension for Hudson
JnaNativeWindowsSupport.DescriptorImpl  
JnaZfsSupport JNA based ZFS Support Extension for Hudson
JnaZfsSupport.DescriptorImpl  
Kernel32Utils  
Messages  
PosixAPI POSIX API wrapper.
RegistryKey Represents a Win32 registry key.
SHELLEXECUTEINFO typedef struct _SHELLEXECUTEINFO { DWORD cbSize; ULONG fMask; HWND hwnd; LPCTSTR lpVerb; LPCTSTR lpFile; LPCTSTR lpParameters; LPCTSTR lpDirectory; int nShow; HINSTANCE hInstApp; LPVOID lpIDList; LPCTSTR lpClass; HKEY hkeyClass; DWORD dwHotKey; union { HANDLE hIcon; HANDLE hMonitor; } DUMMYUNIONNAME; HANDLE hProcess; } SHELLEXECUTEINFO, *LPSHELLEXECUTEINFO;
WINBASE.FILETIME  
WINBASE.SECURITY_ATTRIBUTES  
 

Exception Summary
JnaException Exception in the registry code.
PosixException Indicates an error during POSIX API call.
 

Package org.hudsonci.plugins.jna Description

Native code wrappers.



Copyright © 2004-2012 Hudson. All Rights Reserved.