Class HttpRouter

java.lang.Object
com.predic8.membrane.core.Router
com.predic8.membrane.core.HttpRouter
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

public class HttpRouter extends Router
  • Constructor Details

    • HttpRouter

      public HttpRouter()
    • HttpRouter

      public HttpRouter(ProxyConfiguration proxyConfiguration)
  • Method Details