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