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