Package com.predic8.membrane.core
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
-
Field Summary
Fields inherited from class com.predic8.membrane.core.Router
backgroundInitializator, dnsCache, exchangeStore, hdt, hotDeployingContexts, jmxRouterName, resolverMap, ruleManager, statistics, transport, uriFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class com.predic8.membrane.core.Router
add, getBackgroundInitializator, getBaseLocation, getBeanFactory, getDnsCache, getExchangeStore, getHttpClientConfig, getHttpClientFactory, getId, getJmx, getKubernetesClientFactory, getParentProxy, getResolverMap, getRetryInitInterval, getRuleManager, getRules, getStatistics, getTimerManager, getUriFactory, init, init, init, isHotDeploy, isProduction, isRetryInit, isRunning, setApplicationContext, setBaseLocation, setBeanName, setExchangeStore, setHotDeploy, setHttpClientConfig, setJmx, setProduction, setRetryInit, setRetryInitInterval, setRuleManager, setRules, setTransport, setUriFactory, shutdown, shutdownNoWait, start, stop, stopAll, tryReinitialization, waitFor
-
Constructor Details
-
HttpRouter
public HttpRouter() -
HttpRouter
-
-
Method Details
-
getTransport
- Overrides:
getTransportin classRouter
-
addUserFeatureInterceptor
-