| Interface | Description |
|---|---|
| ExtendedAdvapi32 |
Based on the blog post http://enigma2eureka.blogspot.com/2011/05/writing-windows-service-in-java.html, with adjustments for
calls Kaazing makes beyond those described in the article.
|
| ExtendedAdvapi32.HandlerEx | |
| ISimpleService |
Part of JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot
.com/2011/05/writing-windows-service-in-java.html
and my own C++-based service work from earlier in 3.2 and 3.3.
|
| SERVICE_MAIN_FUNCTION |
Part of JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot
.com/2011/05/writing-windows-service-in-java.html
and my own C++-based service work from earlier in 3.2 and 3.3.
|
| Class | Description |
|---|---|
| ExtendedAdvapi32.SERVICE_STATUS | |
| ExtendedAdvapi32.SERVICE_STATUS_HANDLE | |
| ExtendedAdvapi32.SERVICE_TABLE_ENTRY | |
| SimpleServiceManager |
Part of JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot
.com/2011/05/writing-windows-service-in-java.html
and my own C++-based service work from earlier in 3.2 and 3.3.
|
| WindowsService |
JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot
.com/2011/05/writing-windows-service-in-java.html
and my own C++-based service work from earlier in 3.2 and 3.3.
|
Copyright © 2014–2016. All rights reserved.