Uses of Interface
de.mhus.cherry.web.api.InternalCallContext
-
-
Uses of InternalCallContext in de.mhus.cherry.web.api
Methods in de.mhus.cherry.web.api with parameters of type InternalCallContext Modifier and Type Method Description booleanWebFilter. doFilterBegin(UUID instance, InternalCallContext call)Return true if the page can be displayed.voidWebFilter. doFilterEnd(UUID instance, InternalCallContext call)voidVirtualHost. doRequest(InternalCallContext call)
-