Uses of Interface
de.xima.fc.handler.interfaces.entity.IClientCounterHandler
-
Packages that use IClientCounterHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IClientCounterHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IClientCounterHandler Modifier and Type Class Description class
ClientCounterHandler
Default implementation ofIClientCounterHandler
-
Uses of IClientCounterHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IClientCounterHandler Modifier and Type Method Description IClientCounterHandler
AHandlerProvider. getClientCounterHandler()
IClientCounterHandler
IHandlerProvider. getClientCounterHandler()
-