Package com.componio.jlicensure.server

Interface Summary
Accepter The accepter should actively wait for license request (for example by opening a network socket) and pass on the requests to the given JLicensureServer implementation.
CommandHandler The command handler interface.
JLicensureServer Interface defining the JLicensure server.
LicenseGrant LicenseGrant interface.
LicenseStorage The license storage interface.