Package org.elypia.webhooker.controller
-
Interface Summary Interface Description ClientController This interface allows an application to flexibly decide how clients are managed, they could be in memory like theMapClientController, in a database, or Redis, whatever is best fit for the application(s) being developed. -
Class Summary Class Description MapClientController SuppliedClientController Small abstraction,ClientControllerthat require theDispatcherSuppliercan extend this class instead which will prep it for obtaining Dispatchers from a (de)serializeddispatcher ID.