Uses of Interface
de.xima.fc.handler.interfaces.entity.IProtokollHandler
-
Packages that use IProtokollHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IProtokollHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IProtokollHandler Modifier and Type Class Description class
ProtokollHandler
The Class ProtokollHandler. -
Uses of IProtokollHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IProtokollHandler Modifier and Type Method Description IProtokollHandler
AHandlerProvider. getProtocolHandler()
IProtokollHandler
IHandlerProvider. getProtocolHandler()
-