Package com.stepover.opensignatureapi.bridge
-
Interface Summary Interface Description LibraryBridgeInterface the libray bridge interface that defines all functionality needed to communicate with the signature pads -
Class Summary Class Description AppletBridge A library bridge handling all calls to the signature devices per jna and windows soapad dll, signing isn't supported.LibraryBridge A factory class to get library bridge instancesNativeBase base functions used to communicate with the signature pads per jna and hidNativeBridge an implementation of the library bridge interface using jna to cummunicate with the native system hid functionsWindowsBridge an implementation of the library bridge interface that uses jna with the sopad and signapi dlls.