public class ExampleServlet
extends io.fabric8.gateway.servlet.ProxyServlet
| Constructor and Description |
|---|
ExampleServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadRuleBase(javax.servlet.ServletConfig config,
io.fabric8.gateway.model.HttpProxyRuleBase ruleBase)
We could load the mapping rules from a database, from configuration files or whatnot.
|
createProxyDetails, doDelete, doGet, doOptions, doPost, doPut, getResolver, getServletInfo, init, noMappingFounddoHead, doTrace, getLastModified, service, serviceprotected void loadRuleBase(javax.servlet.ServletConfig config,
io.fabric8.gateway.model.HttpProxyRuleBase ruleBase)
throws javax.servlet.ServletException
loadRuleBase in class io.fabric8.gateway.servlet.ProxyServletjavax.servlet.ServletExceptionCopyright © 2011–2014 Red Hat. All rights reserved.