| Interface | Description |
|---|---|
| ActivationListener | |
| FileAssociationListener |
A listener for an execute call.
|
| PInvoke.Callback | |
| PInvoke.Struct | |
| PInvoke.Union | |
| Service |
A windows service.
|
| Class | Description |
|---|---|
| AbstractService | |
| ByteBufferInputStream | |
| Closure | |
| DDE |
A manager for DDE.
|
| Environment | |
| Environment.OSVERSIONINFOEX | |
| EventLog |
A mechanism for adding events.
|
| FFI | |
| FFI.CIF | |
| FileAssociation | |
| FileAssociations | |
| FileVerb | |
| INI |
Provides access to the INI file used to startup the app.
|
| Launcher | |
| Log |
Log to the launcher log.
|
| Log.Level | |
| MainService | |
| Native |
General JNI utilities for windows.
|
| NativeBinder | |
| NativeHelper | |
| PInvoke | |
| PInvoke.ByteArrayBuilder | |
| PInvoke.IntPtr | |
| PInvoke.NativeStruct | |
| PInvoke.UIntPtr | |
| Registry | |
| Registry.FILETIME | |
| Registry.QUERY_INFO | |
| RegistryKey |
A class that wraps a registry key.
|
| RetryService |
Wraps another process as a service and (optionally) restarts the service on
failure (with exponential backoff).
|
| SplashScreen |
Used to control the splash screen.
|
| Exception | Description |
|---|---|
| RegistryException | |
| ServiceException |
An exception thrown by a service.
|
| Annotation Type | Description |
|---|---|
| PInvoke.Delegate | |
| PInvoke.DllImport | |
| PInvoke.MarshalAs | |
| PInvoke.Out |
Copyright © 2018. All rights reserved.