@Configuration
public class MoskitoAutoConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
MoskitoAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.context.embedded.FilterRegistrationBean |
asyncSourceTldFilter() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
debugRequestFilter() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
genericMonitoringFilter() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
journeyFilter() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
journeyStarterFilter() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
jSTalkBackFilter() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
moskitoCommandFilter() |
SessionByTldListener |
sessionByTldListener() |
SessionCountProducer |
sessionCountProducer() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
sourceIpSegmentFilter() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
sourceTldFilter() |
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean journeyStarterFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean asyncSourceTldFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean debugRequestFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean genericMonitoringFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean journeyFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean jSTalkBackFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean moskitoCommandFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean sourceIpSegmentFilter()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean sourceTldFilter()
@Bean public SessionByTldListener sessionByTldListener()
@Bean public SessionCountProducer sessionCountProducer()
Copyright © 2010-2018 anotheria.net. All Rights Reserved.