JavaScript is disabled on your browser.
hawtio-system 2.0.0.fuse-770011-redhat-00002
All Implemented Interfaces:
Serializable , javax.servlet.Servlet, javax.servlet.ServletConfig
public class ServiceServlet
extends ProxyServlet
Proxies /service/name/* to the service host/port for 'name' using the Kubernetes service lookup and then
passes the rest of the URI to the underlying service.
See Also:
Serialized Form
Field Summary
Fields inherited from class io.hawt.web.proxy.ProxyServlet
acceptSelfSignedCerts , asciiQueryChars , DISABLE_PROXY , doForwardIP , doLog , enabled , HAWTIO_DISABLE_PROXY , HAWTIO_LOCAL_ADDRESS_PROBING , HAWTIO_PROXY_WHITELIST , hopByHopHeaders , LOCAL_ADDRESS_PROBING , P_FORWARDEDFOR , P_LOG , PROXY_WHITELIST , proxyClient , whitelist
Method Summary
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, log, log
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
ServiceServlet
public ServiceServlet()
hawtio-system 2.0.0.fuse-770011-redhat-00002
Copyright © 2020 JBoss by Red Hat . All rights reserved.