Uses of Class
tigase.http.AbstractHttpServer.PortConfigBean
Packages that use AbstractHttpServer.PortConfigBean
-
Uses of AbstractHttpServer.PortConfigBean in tigase.http
Methods in tigase.http that return types with arguments of type AbstractHttpServer.PortConfigBean -
Uses of AbstractHttpServer.PortConfigBean in tigase.http.java
Subclasses of AbstractHttpServer.PortConfigBean in tigase.http.java -
Uses of AbstractHttpServer.PortConfigBean in tigase.http.java.filters
Methods in tigase.http.java.filters with parameters of type AbstractHttpServer.PortConfigBeanModifier and TypeMethodDescriptionprotected booleanProtocolRedirectFilter.redirectionConditionSatisfied(AbstractHttpServer.PortConfigBean configBean) protected voidProtocolRedirectFilter.sendRedirect(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, AbstractHttpServer.PortConfigBean configBean) protected booleanProtocolRedirectFilter.shouldRedirect(javax.servlet.http.HttpServletRequest request, AbstractHttpServer.PortConfigBean configBean)